=>> Building sysutils/systeroid build started at Mon May 5 23:42:26 EDT 2025 port directory: /usr/ports/sysutils/systeroid package name: systeroid-0.4.5_2 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 5091 Mar 1 07:51 /usr/ports/sysutils/systeroid/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: cf7c4b037d7e Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-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/13amd64-weekly-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/systeroid/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/systeroid/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/systeroid/work/.cache HOME=/wrkdirs/usr/ports/sysutils/systeroid/work TMPDIR="/wrkdirs/usr/ports/sysutils/systeroid/work" PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/systeroid/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/sysutils/systeroid/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/systeroid/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/systeroid/work/.cache HOME=/wrkdirs/usr/ports/sysutils/systeroid/work TMPDIR="/wrkdirs/usr/ports/sysutils/systeroid/work" PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/systeroid/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=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/systeroid" EXAMPLESDIR="share/examples/systeroid" DATADIR="share/systeroid" WWWDIR="www/systeroid" ETCDIR="etc/systeroid" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/systeroid DOCSDIR=/usr/local/share/doc/systeroid EXAMPLESDIR=/usr/local/share/examples/systeroid WWWDIR=/usr/local/www/systeroid ETCDIR=/usr/local/etc/systeroid --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 --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 ===> systeroid-0.4.5_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> systeroid-0.4.5_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of systeroid-0.4.5_2 =========================================================================== =================================================== ===== 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 systeroid-0.4.5_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by systeroid-0.4.5_2 for building => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.6.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.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/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/bstr-1.11.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/castaway-0.2.3.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.3.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.39.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-3.1.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.3.crate. => SHA256 Checksum OK for rust/crates/compact_str-0.8.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/copypasta-0.8.2.crate. => SHA256 Checksum OK for rust/crates/copypasta-ext-0.4.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.10.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.crate. => SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate. => SHA256 Checksum OK for rust/crates/dlib-0.5.2.crate. => SHA256 Checksum OK for rust/crates/dlv-list-0.5.2.crate. => SHA256 Checksum OK for rust/crates/downcast-rs-1.2.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/enum-as-inner-0.6.1.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.2.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.5.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.10.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.35.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.3.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.2.3.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.15.crate. => SHA256 Checksum OK for rust/crates/globwalk-0.8.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.4.0.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.61.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.23.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.5.crate. => SHA256 Checksum OK for rust/crates/insta-1.41.1.crate. => SHA256 Checksum OK for rust/crates/instability-0.3.3.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.13.crate. => SHA256 Checksum OK for rust/crates/is_ci-1.2.0.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.14.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.76.crate. => SHA256 Checksum OK for rust/crates/lazy-bytes-cast-5.0.1.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.168.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.6.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.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/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.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/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/numtoa-0.2.4.crate. => SHA256 Checksum OK for rust/crates/objc-0.2.7.crate. => SHA256 Checksum OK for rust/crates/objc-foundation-0.1.1.crate. => SHA256 Checksum OK for rust/crates/objc_id-0.1.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/ordered-multimap-0.7.3.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.1.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/parseit-0.1.2.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.92.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.29.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.8.crate. => SHA256 Checksum OK for rust/crates/redox_termios-0.1.3.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rust-ini-0.21.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.42.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.18.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.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/serde-1.0.216.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.216.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.133.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.6.0.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/smithay-clipboard-0.6.6.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/supports-color-2.1.0.crate. => SHA256 Checksum OK for rust/crates/supports-color-3.0.2.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.90.crate. => SHA256 Checksum OK for rust/crates/sysctl-0.6.0.crate. => SHA256 Checksum OK for rust/crates/termion-4.0.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.crate. => SHA256 Checksum OK for rust/crates/trim-in-place-0.1.7.crate. => SHA256 Checksum OK for rust/crates/tui-logger-0.14.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.14.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-truncate-1.1.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.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.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.99.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/which-4.4.2.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.9.crate. => SHA256 Checksum OK for rust/crates/winapi-wsapoll-0.1.2.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/x11-clipboard-0.7.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.10.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.10.0.crate. => SHA256 Checksum OK for rust/crates/xcursor-0.3.8.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.24.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for orhun-systeroid-v0.4.5_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 systeroid-0.4.5_2 for building ===> Extracting for systeroid-0.4.5_2 => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.18.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.10.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.6.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.4.0.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/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/bstr-1.11.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cassowary-0.3.0.crate. => SHA256 Checksum OK for rust/crates/castaway-0.2.3.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.3.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.39.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-3.1.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.3.crate. => SHA256 Checksum OK for rust/crates/compact_str-0.8.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/copypasta-0.8.2.crate. => SHA256 Checksum OK for rust/crates/copypasta-ext-0.4.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.10.crate. => SHA256 Checksum OK for rust/crates/diff-0.1.13.crate. => SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.crate. => SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate. => SHA256 Checksum OK for rust/crates/dlib-0.5.2.crate. => SHA256 Checksum OK for rust/crates/dlv-list-0.5.2.crate. => SHA256 Checksum OK for rust/crates/downcast-rs-1.2.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/enum-as-inner-0.6.1.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.2.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.5.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.10.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.35.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.3.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.2.3.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.15.crate. => SHA256 Checksum OK for rust/crates/globwalk-0.8.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.4.0.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.61.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.23.crate. => SHA256 Checksum OK for rust/crates/indoc-2.0.5.crate. => SHA256 Checksum OK for rust/crates/insta-1.41.1.crate. => SHA256 Checksum OK for rust/crates/instability-0.3.3.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.13.crate. => SHA256 Checksum OK for rust/crates/is_ci-1.2.0.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.14.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.76.crate. => SHA256 Checksum OK for rust/crates/lazy-bytes-cast-5.0.1.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.168.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.6.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.3.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/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.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/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/numtoa-0.2.4.crate. => SHA256 Checksum OK for rust/crates/objc-0.2.7.crate. => SHA256 Checksum OK for rust/crates/objc-foundation-0.1.1.crate. => SHA256 Checksum OK for rust/crates/objc_id-0.1.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/ordered-multimap-0.7.3.crate. => SHA256 Checksum OK for rust/crates/owo-colors-4.1.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/parseit-0.1.2.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.31.crate. => SHA256 Checksum OK for rust/crates/pretty_assertions-1.4.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.92.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/ratatui-0.29.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.8.crate. => SHA256 Checksum OK for rust/crates/redox_termios-0.1.3.crate. => SHA256 Checksum OK for rust/crates/redox_users-0.4.6.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rust-ini-0.21.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.42.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.18.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.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/serde-1.0.216.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.216.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.133.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/similar-2.6.0.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/smithay-clipboard-0.6.6.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/supports-color-2.1.0.crate. => SHA256 Checksum OK for rust/crates/supports-color-3.0.2.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.90.crate. => SHA256 Checksum OK for rust/crates/sysctl-0.6.0.crate. => SHA256 Checksum OK for rust/crates/termion-4.0.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.crate. => SHA256 Checksum OK for rust/crates/trim-in-place-0.1.7.crate. => SHA256 Checksum OK for rust/crates/tui-logger-0.14.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.14.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.12.0.crate. => SHA256 Checksum OK for rust/crates/unicode-truncate-1.1.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.14.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.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.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.99.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/which-4.4.2.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.9.crate. => SHA256 Checksum OK for rust/crates/winapi-wsapoll-0.1.2.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/x11-clipboard-0.7.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-0.10.1.crate. => SHA256 Checksum OK for rust/crates/x11rb-protocol-0.10.0.crate. => SHA256 Checksum OK for rust/crates/xcursor-0.3.8.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.8.24.crate. => SHA256 Checksum OK for rust/crates/yansi-1.0.1.crate. => SHA256 Checksum OK for orhun-systeroid-v0.4.5_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 systeroid-0.4.5_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> systeroid-0.4.5_2 depends on package: rust>=1.85.0 - not found ===> Installing existing package /packages/All/rust-1.85.0_1.pkg [13amd64-weekly-desktop-job-04] Installing rust-1.85.0_1... [13amd64-weekly-desktop-job-04] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-04] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-04] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-04] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-04] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-04] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-04] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-04] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-04] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-04] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-04] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-04] | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-04] | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-04] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-04] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-04] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-04] Extracting rust-1.85.0_1: .......... done ===> systeroid-0.4.5_2 depends on package: rust>=1.85.0 - found ===> Returning to build of systeroid-0.4.5_2 ===> systeroid-0.4.5_2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [13amd64-weekly-desktop-job-04] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-04] Extracting pkgconf-2.3.0,1: .......... done ===> systeroid-0.4.5_2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of systeroid-0.4.5_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for systeroid-0.4.5_2 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for systeroid-0.4.5_2 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Compiling libc v0.2.168 Compiling proc-macro2 v1.0.92 Compiling unicode-ident v1.0.14 Compiling cfg-if v1.0.0 Compiling autocfg v1.4.0 Compiling bitflags v1.3.2 Compiling memchr v2.7.4 Compiling log v0.4.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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=1.63 CARGO_PKG_VERSION=0.2.168 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=168 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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=70a57d512ba4abfe -C extra-filename=-6679e70ac7fc525c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-6679e70ac7fc525c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=aea0814f67bb9f9d -C extra-filename=-5dc1fb9bb707103d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.92/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.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=42a53b5ce4793224 -C extra-filename=-6f3a26005a165e5b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/proc-macro2-6f3a26005a165e5b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-ident-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-ident-1.0.14/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-3.0' 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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-ident-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58fd849a4498a54b -C extra-filename=-788cf65dbe4f2235 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=142e430e7abb59fe -C extra-filename=-d55ae08cd4e777a3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=66985457198f2394 -C extra-filename=-c174009e79074af1 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=8a3b831288b31cbe -C extra-filename=-ed1060f4bf18bfdb --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=2b27bd1194d26ab1 -C extra-filename=-c778cc748a82a9d1 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pkg-config v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0baa705c39e530ea -C extra-filename=-7b2b5f49012a2b0d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=b47990d36e805ee3 -C extra-filename=-15bcbf7f378d6b9c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Compiling crossbeam-utils v0.8.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=2f6b5f5c73286601 -C extra-filename=-6f6cd0691d53e394 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crossbeam-utils-6f6cd0691d53e394 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `lazy_static` (lib) generated 1 warning Compiling xml-rs v0.8.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/xml-rs-0.8.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/xml-rs-0.8.24/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.59 CARGO_PKG_VERSION=0.8.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/xml-rs-0.8.24/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=21e96c29a9983b8f -C extra-filename=-3371ddfc000d447f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=6e4215de0572a83c -C extra-filename=-3b3fa84af52fc5aa --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.92/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.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/proc-macro2-8dc1f0acac290aab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/proc-macro2-6f3a26005a165e5b/build-script-build` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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=1.63 CARGO_PKG_VERSION=0.2.168 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=168 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-20fde512e5ee3422/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-6679e70ac7fc525c/build-script-build` [libc 0.2.168] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs [libc 0.2.168] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.168] cargo:rustc-cfg=freebsd11 [libc 0.2.168] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.168] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.168] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.168] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.168] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.168] 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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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=1.63 CARGO_PKG_VERSION=0.2.168 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=168 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-20fde512e5ee3422/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d60e62468744523a -C extra-filename=-5e8f11d50a594515 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crossbeam-utils-ceda41200f595e3a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crossbeam-utils-6f6cd0691d53e394/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) Compiling crunchy v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.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="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=60c26d2ae4ce03e9 -C extra-filename=-c12690fef77a59a8 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crunchy-c12690fef77a59a8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.92/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.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/proc-macro2-8dc1f0acac290aab/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/proc-macro2-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=de6b008e5253a91d -C extra-filename=-7f066cb80dfa017c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_ident-788cf65dbe4f2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --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)'` Compiling regex-syntax v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=88cf7d8b3da31070 -C extra-filename=-448863fb95c3b740 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memoffset v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=b2c523a7611b2e6b -C extra-filename=-831cd697279b4b30 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/memoffset-831cd697279b4b30 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libautocfg-d55ae08cd4e777a3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,limit_128 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crunchy-6ca152d898bf3240/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crunchy-c12690fef77a59a8/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crossbeam-utils-ceda41200f595e3a/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=b33be6904aacfec2 -C extra-filename=-19c89096db5b2a32 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/memoffset-9d7c4e24b84ec45d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/memoffset-831cd697279b4b30/build-script-build` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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 [memoffset 0.6.5] cargo:rustc-cfg=tuple_ty [memoffset 0.6.5] cargo:rustc-cfg=allow_clippy [memoffset 0.6.5] cargo:rustc-cfg=maybe_uninit [memoffset 0.6.5] cargo:rustc-cfg=doctests [memoffset 0.6.5] cargo:rustc-cfg=raw_ref_macros Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/memoffset-9d7c4e24b84ec45d/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=21d9238f548f69c7 -C extra-filename=-042d76361eb9e51f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros` Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=db607ad9c52c2c1a -C extra-filename=-29f41998b418ceb6 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemchr-ed1060f4bf18bfdb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/lib.rs:65:7 | 65 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` 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: `doctests` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/lib.rs:68:7 | 68 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/raw_field.rs:42:7 | 42 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/raw_field.rs:54:11 | 54 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/raw_field.rs:102:7 | 102 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memoffset-0.6.5/src/offset_of.rs:111:7 | 111 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 10 warnings Compiling wayland-sys v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. 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-sys 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.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="client"' --cfg 'feature="dlib"' --cfg 'feature="dlopen"' --cfg 'feature="lazy_static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlib", "dlopen", "egl", "lazy_static", "libc", "memoffset", "server"))' -C metadata=74600e507ac773ab -C extra-filename=-7ee9a5776d2ce360 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-sys-7ee9a5776d2ce360 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern pkg_config=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libpkg_config-7b2b5f49012a2b0d.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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=1.63 CARGO_PKG_VERSION=0.2.168 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=168 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-3723b98d4e23fe26/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-6679e70ac7fc525c/build-script-build` [libc 0.2.168] cargo:rerun-if-changed=build.rs [libc 0.2.168] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.168] cargo:rustc-cfg=freebsd11 [libc 0.2.168] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.168] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.168] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.168] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.168] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.168] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.168] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.168] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling libloading v0.8.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=890438d2386649ad -C extra-filename=-f3be4aa6ae7392f4 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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 = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libloading-0.8.6/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: `libloading` (lib) generated 15 warnings Compiling quote v1.0.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7476be7d8ffa0962 -C extra-filename=-ef6679519059c87a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tiny-keccak v2.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.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="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=0d6cec5147a9c2c6 -C extra-filename=-e2132ff2de29a7f1 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/tiny-keccak-e2132ff2de29a7f1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -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=4f1723dbcafec3d4 -C extra-filename=-6034f8d9353c6f8c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,shake 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SHAKE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/tiny-keccak-26c578f5d8c3e6ee/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/tiny-keccak-e2132ff2de29a7f1/build-script-build` warning: `crossbeam-utils` (lib) generated 23 warnings Compiling dlib v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlib-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlib-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Helper macros for handling manually loading optional system libraries.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/elinorbgr/dlib' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name dlib --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlib-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f39c7983ee8c10cd -C extra-filename=-7afec284c1fc339f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libloading=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibloading-f3be4aa6ae7392f4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=f92cf15fe27b10b3 -C extra-filename=-4c7af63ba7bfcdd3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrossbeam_utils-19c89096db5b2a32.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling syn v2.0.90 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/syn-2.0.90 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/syn-2.0.90/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.90 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=90 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/syn-2.0.90/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=84dbc5378dfc592f -C extra-filename=-6cfec06e7207893b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rmeta --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rmeta --extern unicode_ident=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_ident-788cf65dbe4f2235.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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 Compiling wayland-scanner v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_scanner CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-scanner-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_scanner --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=ae76cf869ca3fe3b -C extra-filename=-73d9a5e3d01824db --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rmeta --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rmeta --extern xml=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libxml-3371ddfc000d447f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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=1.63 CARGO_PKG_VERSION=0.2.168 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=168 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/libc-3723b98d4e23fe26/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/libc-0.2.168/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="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=ce54a21a62157288 -C extra-filename=-c4f29cd1d579d91f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=client,dlib,dlopen,lazy_static 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLIENT=1 CARGO_FEATURE_DLIB=1 CARGO_FEATURE_DLOPEN=1 CARGO_FEATURE_LAZY_STATIC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. 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-sys 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-sys-c327ec1bf2b42770/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-sys-7ee9a5776d2ce360/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/crunchy-6ca152d898bf3240/out /usr/local/bin/rustc --crate-name crunchy --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=8b8ef69de50c8f38 -C extra-filename=-200d24ca8c76003c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=02469da22045e5da -C extra-filename=-2493c216bee0f28d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=6a2a674101f57909 -C extra-filename=-bff8056a40b360b0 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=015e243997ee02a6 -C extra-filename=-30eaf56f53b8f3b5 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-deque v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cc124b8fe25bfa29 -C extra-filename=-b80d98d7c5288ce9 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrossbeam_epoch-4c7af63ba7bfcdd3.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrossbeam_utils-19c89096db5b2a32.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `type_index` is never read --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/tiny-keccak-26c578f5d8c3e6ee/out /usr/local/bin/rustc --crate-name tiny_keccak --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.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"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=db15059b2ef141bb -C extra-filename=-54a4209bdd479138 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern crunchy=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrunchy-200d24ca8c76003c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. 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-sys 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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-sys-c327ec1bf2b42770/out /usr/local/bin/rustc --crate-name wayland_sys --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-sys-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="dlib"' --cfg 'feature="dlopen"' --cfg 'feature="lazy_static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlib", "dlopen", "egl", "lazy_static", "libc", "memoffset", "server"))' -C metadata=3f69d265cd441782 -C extra-filename=-725b0b98ccdfcd72 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern dlib=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdlib-7afec284c1fc339f.rmeta --extern lazy_static=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblazy_static-15bcbf7f378d6b9c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: struct `EncodedLen` is never constructed --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:269:8 | 269 | struct EncodedLen { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `value` is never used --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:275:8 | 274 | impl EncodedLen { | --------------- method in this implementation 275 | fn value(&self) -> &[u8] { | ^^^^^ warning: function `left_encode` is never used --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:280:4 | 280 | fn left_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^ warning: function `right_encode` is never used --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:292:4 | 292 | fn right_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^^ warning: method `reset` is never used --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:469:8 | 390 | impl KeccakState

{ | ----------------------------------- method in this implementation ... 469 | fn reset(&mut self) { | ^^^^^ warning: `tiny-keccak` (lib) generated 5 warnings Compiling nix v0.24.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/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.46 CARGO_PKG_VERSION=0.24.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name nix --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --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", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=20487d1c007c5234 -C extra-filename=-b578bfe02066c05a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --extern memoffset=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemoffset-042d76361eb9e51f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling once_cell v1.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=49f693eafe4f61bf -C extra-filename=-909b5acece2a25b4 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=b2bfb05116c3d24c -C extra-filename=-c7336181949a1cf3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustversion v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f022fa56b63cf493 -C extra-filename=-bf97e9cf822421f3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustversion-bf97e9cf822421f3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `wayland-scanner` (lib) generated 1 warning Compiling wayland-client v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.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="dlopen"' --cfg 'feature="scoped-tls"' --cfg 'feature="use_system_lib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "scoped-tls", "use_system_lib"))' -C metadata=8278280755edd725 -C extra-filename=-4c7819458ed5aaa2 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-4c7819458ed5aaa2 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern wayland_scanner=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_scanner-73d9a5e3d01824db.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `fushsia` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/lib.rs:119:11 | 119 | target_os = "fushsia", | ^^^^^^^^^^^^--------- | | | help: there is a expected value with a similar name: `"fuchsia"` | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/env.rs:45:22 | 45 | target_env = "wasi", | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/fcntl.rs:23:29 | 23 | any(target_os = "wasi", target_env = "wasi"), | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/fcntl.rs:829:29 | 829 | any(target_os = "wasi", target_env = "wasi"), | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/fcntl.rs:878:29 | 878 | any(target_os = "wasi", target_env = "wasi"), | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `osx` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/net/if_.rs:106:19 | 106 | target_os = "osx"))] | ^^^^^^^^^^^^----- | | | help: there is a expected value with a similar name: `"psx"` | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration Compiling bstr v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/bstr-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/bstr-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/bstr-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=ed1ccc1849362bff -C extra-filename=-4d0e8000fa604c7d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemchr-ed1060f4bf18bfdb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/sys/aio.rs:363:50 | 120 | impl<'a> AioCb<'a> { | -- lifetime `'a` declared here ... 363 | opcode: LioOpcode) -> AioCb | ^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/sys/aio.rs:425:53 | 120 | impl<'a> AioCb<'a> { | -- lifetime `'a` declared here ... 425 | opcode: LioOpcode) -> Pin> | ^^^^^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/sys/socket/sockopt.rs:388:11 | 388 | target_os = "nacl"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/sys/socket/sockopt.rs:947:34 | 946 | impl<'a> Set<'a, OsString> for SetOsString<'a> { | -- lifetime `'a` declared here 947 | fn new(val: &'a OsString) -> SetOsString { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` 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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustversion-097618c66d57a967/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustversion-bf97e9cf822421f3/build-script-build` [rustversion 1.0.18] cargo:rerun-if-changed=build/build.rs [rustversion 1.0.18] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.18] cargo:rustc-check-cfg=cfg(host_os, values("windows")) Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7bb4d7c219cd8e3 -C extra-filename=-ba8b18d9ebe29650 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Compiling regex-automata v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-automata-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-automata-0.4.9/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.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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-automata-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=1bccf887351b80ae -C extra-filename=-b68070087136735b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libaho_corasick-29f41998b418ceb6.rmeta --extern memchr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemchr-ed1060f4bf18bfdb.rmeta --extern regex_syntax=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex_syntax-448863fb95c3b740.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `same-file` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dlopen,scoped-tls,use_system_lib 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DLOPEN=1 CARGO_FEATURE_SCOPED_TLS=1 CARGO_FEATURE_USE_SYSTEM_LIB=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-4c7819458ed5aaa2/build-script-build` [wayland-client 0.29.5] cargo:rerun-if-changed=./wayland.xml Compiling getrandom v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=2761d2839e6de550 -C extra-filename=-087c0b11b05fb851 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-2493c216bee0f28d.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-c4f29cd1d579d91f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ryu v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=b3a82ee38f910151 -C extra-filename=-e118ea6c0ecdafe0 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling const-random-macro v0.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/const-random-macro-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/const-random-macro-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides the procedural macro used by const-random' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name const_random_macro --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/const-random-macro-0.1.16/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=504af2b9eab98dfd -C extra-filename=-d4824db5678ac122 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libgetrandom-087c0b11b05fb851.rlib --extern once_cell=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libonce_cell-909b5acece2a25b4.rlib --extern tiny_keccak=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtiny_keccak-54a4209bdd479138.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itoa v1.0.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/itoa-1.0.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/itoa-1.0.14/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.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=99bd5af59f65ff08 -C extra-filename=-4968699a22a77be6 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling scoped-tls v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/scoped-tls-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/scoped-tls-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name scoped_tls --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/scoped-tls-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d05ec96062437608 -C extra-filename=-38773f9512222230 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling downcast-rs v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/downcast-rs-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name downcast_rs --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=433abe94fd47a30c -C extra-filename=-74a12c6e81f69e6d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69/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.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69/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=bb91bb78be87122a -C extra-filename=-ddd8ea99e2fd391a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/thiserror-ddd8ea99e2fd391a -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=031febd158198b95 -C extra-filename=-e1e982a738651212 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsame_file-ba8b18d9ebe29650.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling const-random v0.1.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/const-random-0.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/const-random-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides compile time random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name const_random --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/const-random-0.1.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cf7cda073128363 -C extra-filename=-15f35d91896de8cc --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern const_random_macro=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libconst_random_macro-d4824db5678ac122.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustversion-097618c66d57a967/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustversion-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0d5c9aeb391f4e9 -C extra-filename=-dadde20a95d9d054 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` 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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69/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.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/thiserror-d3a9d3aa64e2944c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/thiserror-ddd8ea99e2fd391a/build-script-build` [thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling wayland-protocols v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Generated API for the officials wayland protocol extensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-protocols 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.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="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging_protocols", "unstable_protocols", "wayland-client", "wayland-server"))' -C metadata=a41ffa6af01b975d -C extra-filename=-de113ed76db756e3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-de113ed76db756e3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern wayland_scanner=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_scanner-73d9a5e3d01824db.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ident_case v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ident_case-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=542542ed7a262b28 -C extra-filename=-791a7c3bfb42fa17 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `ident_case` (lib) generated 2 warnings Compiling serde v1.0.216 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216/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.216 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=216 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=044892d6029fcfc1 -C extra-filename=-0a9989568f7f57b5 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde-0a9989568f7f57b5 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 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=5c80c515959621e9 -C extra-filename=-1924cfcf51f0defa --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-width v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c89c6e3dccbbd537 -C extra-filename=-45eaa071274b9e49 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=f9c52954dd5a6d53 -C extra-filename=-6d1fd98df7500e0a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93c7faf1ff0bad72 -C extra-filename=-07bc7147628c38e2 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rayon-core v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=21be40da0bb03df0 -C extra-filename=-5521cb13bd6220e3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rayon-core-5521cb13bd6220e3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling is_ci v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_ci CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is_ci-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is_ci-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Super lightweight CI environment checker. Just tells you if you'\''re in CI or not without much fuss.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_ci CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/is_ci' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name is_ci --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83e8400d3fd297d8 -C extra-filename=-ee1d4726d05b550e --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling adler2 v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=8960790c429ced3c -C extra-filename=-a2d04246094e2856 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rayon-core-65d7c6dad47261d6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rayon-core-5521cb13bd6220e3/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216/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.216 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=216 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde-776e2d89e6ded4ec/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde-0a9989568f7f57b5/build-script-build` [serde 1.0.216] cargo:rerun-if-changed=build.rs [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.216] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling miniz_oxide v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b61cabe01c03a524 -C extra-filename=-dbd27a87c0b28810 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libadler2-a2d04246094e2856.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=client,unstable_protocols,wayland-client 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLIENT=1 CARGO_FEATURE_UNSTABLE_PROTOCOLS=1 CARGO_FEATURE_WAYLAND_CLIENT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Generated API for the officials wayland protocol extensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-protocols 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-de113ed76db756e3/build-script-build` [wayland-protocols 0.29.5] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [wayland-protocols 0.29.5] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [wayland-protocols 0.29.5] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml Compiling dlv-list v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dlv_list CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlv-list-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlv-list-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Scott Godwin ' CARGO_PKG_DESCRIPTION='Semi-doubly linked list implemented using a vector' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dlv-list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgodwincs/dlv-list-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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name dlv_list --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlv-list-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=4123917e16eb2233 -C extra-filename=-1f708a0afc5ac2d9 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern const_random=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libconst_random-15f35d91896de8cc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml warning: unexpected `cfg` condition name: `coverage_nightly` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlv-list-0.5.2/src/lib.rs:11:13 | 11 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_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: `mutants` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dlv-list-0.5.2/src/lib.rs:48:14 | 48 | #[cfg_attr(mutants, mutants::skip)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mutants)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mutants)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: fields `1` and `2` are never read --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/sys/sendfile.rs:76:13 | 74 | struct SendfileHeaderTrailer<'a>( | --------------------- fields in this struct 75 | libc::sf_hdtr, 76 | Option>>, | ^^^^^^^^^^^^^^^^^^^^^^^^ 77 | Option>>, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider removing these fields = note: `SendfileHeaderTrailer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/nix-0.24.3/src/lib.rs:48:9 | 48 | #![deny(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./misc/server-decoration.xml warning: `dlv-list` (lib) generated 2 warnings Compiling is-terminal v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is-terminal-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is-terminal-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='softprops :Dan Gohman ' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is-terminal-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2763326c2497981 -C extra-filename=-8d315fdbd6773785 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml Compiling smithay-client-toolkit v0.16.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-client-toolkit-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-client-toolkit-0.16.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="dlopen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calloop", "default", "dlopen"))' -C metadata=bfef1f96b8c10f49 -C extra-filename=-1416e22f7c77af95 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/smithay-client-toolkit-1416e22f7c77af95 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern pkg_config=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libpkg_config-7b2b5f49012a2b0d.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml Compiling crc32fast v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=81aad1ed329ad1fe -C extra-filename=-9234d0ef0a999fe2 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml Compiling xcursor v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xcursor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/xcursor-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/xcursor-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Samuele Esposito' CARGO_PKG_DESCRIPTION='A library for loading XCursor themes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xcursor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/esposm03/xcursor-rs' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name xcursor --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/xcursor-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=005818e56464608a -C extra-filename=-05d2c0ee8a44f267 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml Compiling wayland-commons v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_commons CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-commons-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-commons-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Common types and structures used by wayland-client and wayland-server.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-commons 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_commons --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-commons-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c99a5240a897d9a -C extra-filename=-8a4074e3f0372e3b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern nix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnix-b578bfe02066c05a.rmeta --extern once_cell=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libonce_cell-c7336181949a1cf3.rmeta --extern smallvec=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsmallvec-3b3fa84af52fc5aa.rmeta --extern wayland_sys=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_sys-725b0b98ccdfcd72.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-commons-0.29.5/src/lib.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(tarpaulin_include)'] } = help: or consider adding `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 [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml Compiling darling_core v0.20.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling_core-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling_core-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling_core-0.20.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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=01aa7f261f0a41ce -C extra-filename=-caf614abc5e63a74 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libfnv-1924cfcf51f0defa.rmeta --extern ident_case=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libident_case-791a7c3bfb42fa17.rmeta --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rmeta --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rmeta --extern strsim=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libstrsim-07bc7147628c38e2.rmeta --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling owo-colors v4.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="supports-color"' --cfg 'feature="supports-colors"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=213259e041bf2482 -C extra-filename=-92f54b9f4f3d4196 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/owo-colors-92f54b9f4f3d4196 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml Compiling serde_json v1.0.133 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133/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.133 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=133 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133/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=aa58b88c2f9378f5 -C extra-filename=-cead0dd5375fdfbc --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde_json-cead0dd5375fdfbc -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_client CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client 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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out /usr/local/bin/rustc --crate-name wayland_client --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-client-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dlopen"' --cfg 'feature="scoped-tls"' --cfg 'feature="use_system_lib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "scoped-tls", "use_system_lib"))' -C metadata=409e1b5f4dbfa419 -C extra-filename=-53833acc3431cf3d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern downcast_rs=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdowncast_rs-74a12c6e81f69e6d.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --extern nix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnix-b578bfe02066c05a.rmeta --extern scoped_tls=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libscoped_tls-38773f9512222230.rmeta --extern wayland_commons=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_commons-8a4074e3f0372e3b.rmeta --extern wayland_sys=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_sys-725b0b98ccdfcd72.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml warning: `nix` (lib) generated 11 warnings Compiling regex v1.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/regex-1.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1532c56883bf273f -C extra-filename=-8dfaef63313dec58 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libaho_corasick-29f41998b418ceb6.rmeta --extern memchr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemchr-ed1060f4bf18bfdb.rmeta --extern regex_automata=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex_automata-b68070087136735b.rmeta --extern regex_syntax=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex_syntax-448863fb95c3b740.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml warning: `wayland-commons` (lib) generated 1 warning Compiling globset v0.4.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globset-0.4.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globset-0.4.15/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globset-0.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=ffa140f0c86deae5 -C extra-filename=-77b812e2ba923c78 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libaho_corasick-29f41998b418ceb6.rmeta --extern bstr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbstr-4d0e8000fa604c7d.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern regex_automata=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex_automata-b68070087136735b.rmeta --extern regex_syntax=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex_syntax-448863fb95c3b740.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-management-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-power-management-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-screencopy-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-virtual-pointer-unstable-v1.xml Compiling ignore v0.4.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ignore-0.4.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ignore-0.4.23/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ignore-0.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=b6aa85046947ad28 -C extra-filename=-a6a4efe6552333b8 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrossbeam_deque-b80d98d7c5288ce9.rmeta --extern globset=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libglobset-77b812e2ba923c78.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern memchr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemchr-ed1060f4bf18bfdb.rmeta --extern regex_automata=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex_automata-b68070087136735b.rmeta --extern same_file=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsame_file-ba8b18d9ebe29650.rmeta --extern walkdir=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --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=c82b16a22132bdbe -C extra-filename=-f559526d2a5890b2 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:319:22 | 319 | unsafe { &wl_display_interface } | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are 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)]` on by default help: use `&raw const` instead to create a raw pointer | 319 | unsafe { &raw const wl_display_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:343:19 | 343 | [unsafe { &super::wl_callback::wl_callback_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | [unsafe { &raw const super::wl_callback::wl_callback_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:345:19 | 345 | [unsafe { &super::wl_registry::wl_registry_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 345 | [unsafe { &raw const super::wl_registry::wl_registry_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:351:29 | 351 | types: unsafe { &wl_display_requests_sync_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 wl_display_requests_sync_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:356:29 | 356 | types: unsafe { &wl_display_requests_get_registry_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 wl_display_requests_get_registry_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:364:29 | 364 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:377:28 | 377 | requests: unsafe { &wl_display_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 | 377 | requests: unsafe { &raw const wl_display_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:379:26 | 379 | events: unsafe { &wl_display_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 | 379 | events: unsafe { &raw const wl_display_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:640:22 | 640 | unsafe { &wl_registry_interface } | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | unsafe { &raw const wl_registry_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:667:25 | 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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:674:29 | 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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:679:29 | 679 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 679 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:687:28 | 687 | requests: unsafe { &wl_registry_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 | 687 | requests: unsafe { &raw const wl_registry_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:689:26 | 689 | events: unsafe { &wl_registry_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 | 689 | events: unsafe { &raw const wl_registry_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:856:22 | 856 | unsafe { &wl_callback_interface } | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 856 | unsafe { &raw const wl_callback_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:866:25 | 866 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:875:26 | 875 | events: unsafe { &wl_callback_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 | 875 | events: unsafe { &raw const wl_callback_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1066:22 | 1066 | unsafe { &wl_compositor_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | unsafe { &raw const wl_compositor_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1086:19 | 1086 | [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 | 1086 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1088:19 | 1088 | [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 | 1088 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1094:29 | 1094 | types: unsafe { &wl_compositor_requests_create_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 | 1094 | types: unsafe { &raw const wl_compositor_requests_create_surface_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1099:29 | 1099 | types: unsafe { &wl_compositor_requests_create_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 | 1099 | types: unsafe { &raw const wl_compositor_requests_create_region_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1107:28 | 1107 | requests: unsafe { &wl_compositor_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 | 1107 | requests: unsafe { &raw const wl_compositor_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1353:22 | 1353 | unsafe { &wl_shm_pool_interface } | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | unsafe { &raw const wl_shm_pool_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1393:18 | 1393 | 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 | 1393 | unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1405:29 | 1405 | types: unsafe { &wl_shm_pool_requests_create_buffer_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 1405 | types: unsafe { &raw const wl_shm_pool_requests_create_buffer_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1410:29 | 1410 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 1410 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1415:29 | 1415 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 1415 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1423:28 | 1423 | requests: unsafe { &wl_shm_pool_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 | 1423 | requests: unsafe { &raw const wl_shm_pool_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:1984:22 | 1984 | unsafe { &wl_shm_interface } | ^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 1984 | unsafe { &raw const wl_shm_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2003:18 | 2003 | unsafe { &super::wl_shm_pool::wl_shm_pool_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2003 | unsafe { &raw const super::wl_shm_pool::wl_shm_pool_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2011:25 | 2011 | types: unsafe { &wl_shm_requests_create_pool_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2011 | types: unsafe { &raw const wl_shm_requests_create_pool_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2017:25 | 2017 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2024:28 | 2024 | requests: unsafe { &wl_shm_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 | 2024 | requests: unsafe { &raw const wl_shm_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2026:26 | 2026 | events: unsafe { &wl_shm_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 | 2026 | events: unsafe { &raw const wl_shm_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2202:22 | 2202 | unsafe { &wl_buffer_interface } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2202 | unsafe { &raw const wl_buffer_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2220:25 | 2220 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2220 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2226:25 | 2226 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2226 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2233:28 | 2233 | requests: unsafe { &wl_buffer_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 | 2233 | requests: unsafe { &raw const wl_buffer_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2235:26 | 2235 | events: unsafe { &wl_buffer_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 | 2235 | events: unsafe { &raw const wl_buffer_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2645:22 | 2645 | unsafe { &wl_data_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 | 2645 | unsafe { &raw const wl_data_offer_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2709:29 | 2709 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2709 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2714:29 | 2714 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2714 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2719:29 | 2719 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2719 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2724:29 | 2724 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2729:29 | 2729 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2729 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2737:29 | 2737 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2742:29 | 2742 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2747:29 | 2747 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 2747 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2755:28 | 2755 | requests: unsafe { &wl_data_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 | 2755 | requests: unsafe { &raw const wl_data_offer_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:2757:26 | 2757 | events: unsafe { &wl_data_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 | 2757 | events: unsafe { &raw const wl_data_offer_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3146:22 | 3146 | unsafe { &wl_data_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 | 3146 | unsafe { &raw const wl_data_source_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3193:29 | 3193 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3193 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3198:29 | 3198 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3198 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3203:29 | 3203 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3203 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3221:29 | 3221 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3221 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3226:29 | 3226 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3231:29 | 3231 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3231 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3236:29 | 3236 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3236 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3244:28 | 3244 | requests: unsafe { &wl_data_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 | 3244 | requests: unsafe { &raw const wl_data_source_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3246:26 | 3246 | events: unsafe { &wl_data_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 | 3246 | events: unsafe { &raw const wl_data_source_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3753:22 | 3753 | unsafe { &wl_data_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 | 3753 | unsafe { &raw const wl_data_device_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3810:18 | 3810 | unsafe { &super::wl_data_source::wl_data_source_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3810 | unsafe { &raw const super::wl_data_source::wl_data_source_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3811:18 | 3811 | 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 | 3811 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3812:18 | 3812 | 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 | 3812 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3816:18 | 3816 | unsafe { &super::wl_data_source::wl_data_source_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3816 | unsafe { &raw const super::wl_data_source::wl_data_source_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3824:29 | 3824 | types: unsafe { &wl_data_device_requests_start_drag_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 wl_data_device_requests_start_drag_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3829:29 | 3829 | types: unsafe { &wl_data_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 | 3829 | types: unsafe { &raw const wl_data_device_requests_set_selection_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3834:29 | 3834 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3838:19 | 3838 | [unsafe { &super::wl_data_offer::wl_data_offer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3838 | [unsafe { &raw const super::wl_data_offer::wl_data_offer_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3841:18 | 3841 | 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 | 3841 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3844:18 | 3844 | unsafe { &super::wl_data_offer::wl_data_offer_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3844 | unsafe { &raw const super::wl_data_offer::wl_data_offer_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3847:19 | 3847 | [unsafe { &super::wl_data_offer::wl_data_offer_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated 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 | [unsafe { &raw const super::wl_data_offer::wl_data_offer_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3853:29 | 3853 | types: unsafe { &wl_data_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 | 3853 | types: unsafe { &raw const wl_data_device_events_data_offer_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3858:29 | 3858 | types: unsafe { &wl_data_device_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 | 3858 | types: unsafe { &raw const wl_data_device_events_enter_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3863:29 | 3863 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3863 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3868:29 | 3868 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3868 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3873:29 | 3873 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 3873 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3878:29 | 3878 | types: unsafe { &wl_data_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 | 3878 | types: unsafe { &raw const wl_data_device_events_selection_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3886:28 | 3886 | requests: unsafe { &wl_data_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 | 3886 | requests: unsafe { &raw const wl_data_device_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:3888:26 | 3888 | events: unsafe { &wl_data_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 | 3888 | events: unsafe { &raw const wl_data_device_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4093:22 | 4093 | unsafe { &wl_data_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 | 4093 | unsafe { &raw const wl_data_device_manager_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4116:19 | 4116 | [unsafe { &super::wl_data_source::wl_data_source_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 4116 | [unsafe { &raw const super::wl_data_source::wl_data_source_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4118:18 | 4118 | unsafe { &super::wl_data_device::wl_data_device_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 4118 | unsafe { &raw const super::wl_data_device::wl_data_device_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4119:18 | 4119 | 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 | 4119 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4126:29 | 4126 | types: unsafe { &wl_data_device_manager_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 | 4126 | types: unsafe { &raw const wl_data_device_manager_requests_create_data_source_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4131:29 | 4131 | types: unsafe { &wl_data_device_manager_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 | 4131 | types: unsafe { &raw const wl_data_device_manager_requests_get_data_device_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4139:28 | 4139 | requests: unsafe { &wl_data_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 | 4139 | requests: unsafe { &raw const wl_data_device_manager_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4326:22 | 4326 | unsafe { &wl_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 | 4326 | unsafe { &raw const wl_shell_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4344:18 | 4344 | unsafe { &super::wl_shell_surface::wl_shell_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 | 4344 | unsafe { &raw const super::wl_shell_surface::wl_shell_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4345:18 | 4345 | 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 | 4345 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4351:25 | 4351 | types: unsafe { &wl_shell_requests_get_shell_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 | 4351 | types: unsafe { &raw const wl_shell_requests_get_shell_surface_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4358:28 | 4358 | requests: unsafe { &wl_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 | 4358 | requests: unsafe { &raw const wl_shell_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:4974:22 | 4974 | unsafe { &wl_shell_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 | 4974 | unsafe { &raw const wl_shell_surface_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5100:18 | 5100 | 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 | 5100 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5104:18 | 5104 | 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 | 5104 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5109:18 | 5109 | 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 | 5109 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5117:18 | 5117 | 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 | 5117 | unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5120:18 | 5120 | 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 | 5120 | unsafe { &raw const super::wl_seat::wl_seat_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5122:18 | 5122 | 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 | 5122 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5128:19 | 5128 | [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 | 5128 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5134:29 | 5134 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5134 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5139:29 | 5139 | types: unsafe { &wl_shell_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 | 5139 | types: unsafe { &raw const wl_shell_surface_requests_move_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5144:29 | 5144 | types: unsafe { &wl_shell_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 | 5144 | types: unsafe { &raw const wl_shell_surface_requests_resize_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5149:29 | 5149 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5149 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5154:29 | 5154 | types: unsafe { &wl_shell_surface_requests_set_transient_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5154 | types: unsafe { &raw const wl_shell_surface_requests_set_transient_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5159:29 | 5159 | types: unsafe { &wl_shell_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 | 5159 | types: unsafe { &raw const wl_shell_surface_requests_set_fullscreen_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5164:29 | 5164 | types: unsafe { &wl_shell_surface_requests_set_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 | 5164 | types: unsafe { &raw const wl_shell_surface_requests_set_popup_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5169:29 | 5169 | types: unsafe { &wl_shell_surface_requests_set_maximized_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5169 | types: unsafe { &raw const wl_shell_surface_requests_set_maximized_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5174:29 | 5174 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5174 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5179:29 | 5179 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5179 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5187:29 | 5187 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5187 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5192:29 | 5192 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5192 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5197:29 | 5197 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5197 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5205:28 | 5205 | requests: unsafe { &wl_shell_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 | 5205 | requests: unsafe { &raw const wl_shell_surface_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5207:26 | 5207 | events: unsafe { &wl_shell_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 | 5207 | events: unsafe { &raw const wl_shell_surface_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5756:22 | 5756 | unsafe { &wl_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 | 5756 | unsafe { &raw const wl_surface_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5863:18 | 5863 | 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 | 5863 | unsafe { &raw const super::wl_buffer::wl_buffer_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5868:19 | 5868 | [unsafe { &super::wl_callback::wl_callback_interface as *const wl_interface }]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5868 | [unsafe { &raw const super::wl_callback::wl_callback_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5870:19 | 5870 | [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 | 5870 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5872:19 | 5872 | [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 | 5872 | [unsafe { &raw const super::wl_region::wl_region_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5878:29 | 5878 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5878 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5883:29 | 5883 | types: unsafe { &wl_surface_requests_attach_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5883 | types: unsafe { &raw const wl_surface_requests_attach_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5888:29 | 5888 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5888 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5893:29 | 5893 | types: unsafe { &wl_surface_requests_frame_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5893 | types: unsafe { &raw const wl_surface_requests_frame_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5898:29 | 5898 | types: unsafe { &wl_surface_requests_set_opaque_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 | 5898 | types: unsafe { &raw const wl_surface_requests_set_opaque_region_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5903:29 | 5903 | types: unsafe { &wl_surface_requests_set_input_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 | 5903 | types: unsafe { &raw const wl_surface_requests_set_input_region_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5908:29 | 5908 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5908 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5913:29 | 5913 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5913 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5918:29 | 5918 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5918 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5923:29 | 5923 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5923 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5928:29 | 5928 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 5928 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5932:19 | 5932 | [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 | 5932 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5934:19 | 5934 | [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 | 5934 | [unsafe { &raw const super::wl_output::wl_output_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5940:29 | 5940 | types: unsafe { &wl_surface_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 | 5940 | types: unsafe { &raw const wl_surface_events_enter_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5945:29 | 5945 | types: unsafe { &wl_surface_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 | 5945 | types: unsafe { &raw const wl_surface_events_leave_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5953:28 | 5953 | requests: unsafe { &wl_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 | 5953 | requests: unsafe { &raw const wl_surface_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:5955:26 | 5955 | events: unsafe { &wl_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 | 5955 | events: unsafe { &raw const wl_surface_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6285:22 | 6285 | unsafe { &wl_seat_interface } | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 6285 | unsafe { &raw const wl_seat_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6323:19 | 6323 | [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 | 6323 | [unsafe { &raw const super::wl_pointer::wl_pointer_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6325:19 | 6325 | [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 | 6325 | [unsafe { &raw const super::wl_keyboard::wl_keyboard_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6327:19 | 6327 | [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 | 6327 | [unsafe { &raw const super::wl_touch::wl_touch_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6333:29 | 6333 | types: unsafe { &wl_seat_requests_get_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 | 6333 | types: unsafe { &raw const wl_seat_requests_get_pointer_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6338:29 | 6338 | types: unsafe { &wl_seat_requests_get_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 | 6338 | types: unsafe { &raw const wl_seat_requests_get_keyboard_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6343:29 | 6343 | types: unsafe { &wl_seat_requests_get_touch_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 6343 | types: unsafe { &raw const wl_seat_requests_get_touch_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6348:29 | 6348 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 6348 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6356:29 | 6356 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 6356 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6361:29 | 6361 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 6361 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6369:28 | 6369 | requests: unsafe { &wl_seat_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 | 6369 | requests: unsafe { &raw const wl_seat_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:6371:26 | 6371 | events: unsafe { &wl_seat_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 | 6371 | events: unsafe { &raw const wl_seat_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7061:22 | 7061 | unsafe { &wl_pointer_interface } | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7061 | unsafe { &raw const wl_pointer_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7111:18 | 7111 | 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 | 7111 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7120:29 | 7120 | types: unsafe { &wl_pointer_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 | 7120 | types: unsafe { &raw const wl_pointer_requests_set_cursor_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7125:29 | 7125 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7125 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7130:18 | 7130 | 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 | 7130 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7136:13 | 7136 | &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 | 7136 | &raw const super::wl_surface::wl_surface_interface as *const wl_interface | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7143:29 | 7143 | types: unsafe { &wl_pointer_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 | 7143 | types: unsafe { &raw const wl_pointer_events_enter_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7148:29 | 7148 | types: unsafe { &wl_pointer_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 | 7148 | types: unsafe { &raw const wl_pointer_events_leave_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7153:29 | 7153 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7153 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7158:29 | 7158 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7158 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7163:29 | 7163 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7163 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7168:29 | 7168 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7168 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7173:29 | 7173 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7173 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7178:29 | 7178 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7178 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7183:29 | 7183 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7183 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7191:28 | 7191 | requests: unsafe { &wl_pointer_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 | 7191 | requests: unsafe { &raw const wl_pointer_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7193:26 | 7193 | events: unsafe { &wl_pointer_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 | 7193 | events: unsafe { &raw const wl_pointer_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7726:22 | 7726 | unsafe { &wl_keyboard_interface } | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7726 | unsafe { &raw const wl_keyboard_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7754:25 | 7754 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7754 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7758:18 | 7758 | 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 | 7758 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7763:13 | 7763 | &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 | 7763 | &raw const super::wl_surface::wl_surface_interface as *const wl_interface | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7770:29 | 7770 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7770 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7775:29 | 7775 | types: unsafe { &wl_keyboard_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 | 7775 | types: unsafe { &raw const wl_keyboard_events_enter_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7780:29 | 7780 | types: unsafe { &wl_keyboard_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 | 7780 | types: unsafe { &raw const wl_keyboard_events_leave_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7785:29 | 7785 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7785 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7790:29 | 7790 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7790 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7795:29 | 7795 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 7795 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7803:28 | 7803 | requests: unsafe { &wl_keyboard_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 | 7803 | requests: unsafe { &raw const wl_keyboard_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:7805:26 | 7805 | events: unsafe { &wl_keyboard_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 | 7805 | events: unsafe { &raw const wl_keyboard_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8269:22 | 8269 | unsafe { &wl_touch_interface } | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8269 | unsafe { &raw const wl_touch_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8299:25 | 8299 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8299 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8304:18 | 8304 | 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 | 8304 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8314:29 | 8314 | types: unsafe { &wl_touch_events_down_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8314 | types: unsafe { &raw const wl_touch_events_down_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8319:29 | 8319 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8319 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8324:29 | 8324 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8324 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8329:29 | 8329 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8329 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8334:29 | 8334 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8334 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8339:29 | 8339 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8339 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8344:29 | 8344 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8344 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8352:28 | 8352 | requests: unsafe { &wl_touch_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 | 8352 | requests: unsafe { &raw const wl_touch_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8354:26 | 8354 | events: unsafe { &wl_touch_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 | 8354 | events: unsafe { &raw const wl_touch_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8881:22 | 8881 | unsafe { &wl_output_interface } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8881 | unsafe { &raw const wl_output_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8909:25 | 8909 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8909 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8916:29 | 8916 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8916 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8921:29 | 8921 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8921 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8926:29 | 8926 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8926 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8931:29 | 8931 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8931 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8936:29 | 8936 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8936 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8941:29 | 8941 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 8941 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8949:28 | 8949 | requests: unsafe { &wl_output_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 | 8949 | requests: unsafe { &raw const wl_output_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:8951:26 | 8951 | events: unsafe { &wl_output_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 | 8951 | events: unsafe { &raw const wl_output_events as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9210:22 | 9210 | unsafe { &wl_region_interface } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9210 | unsafe { &raw const wl_region_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9251:29 | 9251 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9251 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9256:29 | 9256 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9256 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9261:29 | 9261 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9261 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9269:28 | 9269 | requests: unsafe { &wl_region_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 | 9269 | requests: unsafe { &raw const wl_region_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9491:22 | 9491 | unsafe { &wl_subcompositor_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9491 | unsafe { &raw const wl_subcompositor_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9518:18 | 9518 | unsafe { &super::wl_subsurface::wl_subsurface_interface as *const wl_interface }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9518 | unsafe { &raw const super::wl_subsurface::wl_subsurface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9519:18 | 9519 | 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 | 9519 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9520:18 | 9520 | 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 | 9520 | unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9527:29 | 9527 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9527 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9532:29 | 9532 | types: unsafe { &wl_subcompositor_requests_get_subsurface_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9532 | types: unsafe { &raw const wl_subcompositor_requests_get_subsurface_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9540:28 | 9540 | requests: unsafe { &wl_subcompositor_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 | 9540 | requests: unsafe { &raw const wl_subcompositor_requests as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9826:22 | 9826 | unsafe { &wl_subsurface_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9826 | unsafe { &raw const wl_subsurface_interface } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9878:19 | 9878 | [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 | 9878 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9880:19 | 9880 | [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 | 9880 | [unsafe { &raw const super::wl_surface::wl_surface_interface as *const wl_interface }]; | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9886:29 | 9886 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9886 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9891:29 | 9891 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9891 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9896:29 | 9896 | types: unsafe { &wl_subsurface_requests_place_above_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9896 | types: unsafe { &raw const wl_subsurface_requests_place_above_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9901:29 | 9901 | types: unsafe { &wl_subsurface_requests_place_below_types as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9901 | types: unsafe { &raw const wl_subsurface_requests_place_below_types as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9906:29 | 9906 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9906 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9911:29 | 9911 | types: unsafe { &types_null as *const _ }, | ^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 9911 | types: unsafe { &raw const types_null as *const _ }, | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-client-bc925cc10d66bcdd/out/wayland_api.rs:9919:28 | 9919 | requests: unsafe { &wl_subsurface_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 | 9919 | requests: unsafe { &raw const wl_subsurface_requests as *const _ }, | ~~~~~~~~~~ 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133/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.133 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=133 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde_json-27968660e73650fb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde_json-cead0dd5375fdfbc/build-script-build` [serde_json 1.0.133] cargo:rerun-if-changed=build.rs [serde_json 1.0.133] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.133] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=supports-color,supports-colors 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_SUPPORTS_COLOR=1 CARGO_FEATURE_SUPPORTS_COLORS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/owo-colors-60508759c825afb7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/owo-colors-92f54b9f4f3d4196/build-script-build` [owo-colors 4.1.0] cargo:rustc-check-cfg=cfg(doc_cfg) Compiling x11rb-protocol v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb_protocol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-protocol-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-protocol-0.10.0/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='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb_protocol --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-protocol-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "default", "dpms", "dri2", "dri3", "glx", "nix", "present", "randr", "record", "render", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=e964e1b03ea75f63 -C extra-filename=-463bf370a0b68879 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern nix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnix-b578bfe02066c05a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror-impl v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-impl-1.0.69/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.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-impl-1.0.69/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=276bef744e3b4550 -C extra-filename=-35d85f673994cbb2 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rlib --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_derive v1.0.216 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_derive-1.0.216 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_derive-1.0.216/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.61 CARGO_PKG_VERSION=1.0.216 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=216 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_derive-1.0.216/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=82def715e047be5e -C extra-filename=-1a26e96015c66414 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rlib --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-protocol-0.10.0/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-protocol-0.10.0/src/lib.rs:27:5 | 27 | 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::(); | Compiling ordered-multimap v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_multimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ordered-multimap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ordered-multimap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Scott Godwin ' CARGO_PKG_DESCRIPTION='Insertion ordered multimap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-multimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgodwincs/ordered-multimap-rs' CARGO_PKG_RUST_VERSION=1.64.0 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_multimap --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ordered-multimap-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d38111a64d97acec -C extra-filename=-508ccdcd06f1c6ad --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern dlv_list=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdlv_list-1f708a0afc5ac2d9.rmeta --extern hashbrown=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libhashbrown-f559526d2a5890b2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `coverage_nightly` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ordered-multimap-0.7.3/src/lib.rs:6:13 | 6 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_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: `ordered-multimap` (lib) generated 1 warning Compiling enum-as-inner v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_as_inner CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/enum-as-inner-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/enum-as-inner-0.6.1/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.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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name enum_as_inner --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/enum-as-inner-0.6.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=53f28095ac9113ad -C extra-filename=-025a4a9d08aebca7 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern heck=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libheck-30eaf56f53b8f3b5.rlib --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rlib --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling globwalk v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globwalk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globwalk-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globwalk-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='Glob-matched recursive file system walking.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globwalk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gilnaa/globwalk' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name globwalk --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globwalk-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcab9ddd99050552 -C extra-filename=-d56391b7e47f02c6 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern ignore=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libignore-a6a4efe6552333b8.rmeta --extern walkdir=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwalkdir-e1e982a738651212.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.69/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.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/thiserror-d3a9d3aa64e2944c/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/thiserror-1.0.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=776d96ddedc973d3 -C extra-filename=-94ed0f9dc64834cc --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libthiserror_impl-35d85f673994cbb2.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_protocols CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Generated API for the officials wayland protocol extensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-protocols 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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/out /usr/local/bin/rustc --crate-name wayland_protocols --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-protocols-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging_protocols", "unstable_protocols", "wayland-client", "wayland-server"))' -C metadata=9f76fa33198c14c1 -C extra-filename=-58ba5a51c2d71a59 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern wayland_client=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_client-53833acc3431cf3d.rmeta --extern wayland_commons=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_commons-8a4074e3f0372e3b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/globwalk-0.8.1/src/lib.rs:136:16 | 136 | self.0.description() | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling darling_macro v0.20.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling_macro-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling_macro-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling_macro-0.20.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=06971f8d276dfe96 -C extra-filename=-ca67143d028b6954 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdarling_core-caf614abc5e63a74.rlib --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling wayland-cursor v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_cursor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-cursor-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-cursor-0.29.5/Cargo.toml CARGO_PKG_AUTHORS='Victor Berger ' CARGO_PKG_DESCRIPTION='Bindings to libwayland-cursor.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-cursor 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_cursor --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/wayland-cursor-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dffcff827c83adf -C extra-filename=-fa34bb5fe1dd0837 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern nix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnix-b578bfe02066c05a.rmeta --extern wayland_client=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_client-53833acc3431cf3d.rmeta --extern xcursor=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libxcursor-05d2c0ee8a44f267.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `globwalk` (lib) generated 1 warning Compiling flate2 v1.0.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/flate2-1.0.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/flate2-1.0.35/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.35 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/flate2-1.0.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=ac33d95d9105a37b -C extra-filename=-5dfe43657bd93e5f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrc32fast-9234d0ef0a999fe2.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libminiz_oxide-dbd27a87c0b28810.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dlopen 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DLOPEN=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-client-toolkit-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/smithay-client-toolkit-2f872def77bdeacd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/smithay-client-toolkit-1416e22f7c77af95/build-script-build` Compiling supports-color v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_color CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/supports-color-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/supports-color-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports color, and gives details about that support.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-color CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-color' CARGO_PKG_RUST_VERSION='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name supports_color --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/supports-color-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9aa0e0a46aa14b77 -C extra-filename=-51cdf426b038689b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern is_terminal=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libis_terminal-8d315fdbd6773785.rmeta --extern is_ci=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libis_ci-ee1d4726d05b550e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `wayland-client` (lib) generated 226 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rayon-core-65d7c6dad47261d6/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=c525fa4cc9074224 -C extra-filename=-3ed9c8171b81883e --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrossbeam_deque-b80d98d7c5288ce9.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcrossbeam_utils-19c89096db5b2a32.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling supports-color v3.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_color CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/supports-color-3.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/supports-color-3.0.2/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports color, and gives details about that support.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-color CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-color' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name supports_color --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/supports-color-3.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75c1638f86ef81f1 -C extra-filename=-bbc5a9c1d7cf4a18 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern is_ci=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libis_ci-ee1d4726d05b550e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memmap2 v0.5.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memmap2-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memmap2-0.5.10/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/memmap2-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=3a59c4216f60d85f -C extra-filename=-376bb00472b6529c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dirs-sys-next v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dirs-sys-next-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' 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-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dirs-sys-next-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6eacf516f21b83b3 -C extra-filename=-19261bad07108b96 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gethostname v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gethostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/gethostname-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/gethostname-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Wiesner ' CARGO_PKG_DESCRIPTION='gethostname for all platforms' CARGO_PKG_HOMEPAGE='https://codeberg.org/flausch/gethostname.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gethostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://codeberg.org/flausch/gethostname.rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name gethostname --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/gethostname-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d5955a0ee08b27a -C extra-filename=-66fa3cc6031fdf83 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=64a0296698887006 -C extra-filename=-d3564eb8cb45a8c0 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/num-traits-d3564eb8cb45a8c0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libautocfg-d55ae08cd4e777a3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lock_api v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=ffb9a11dfbbd31ed -C extra-filename=-37e31af28f26fc13 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/lock_api-37e31af28f26fc13 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libautocfg-d55ae08cd4e777a3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling foldhash v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/foldhash-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/foldhash-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d81546ff2ff28430 -C extra-filename=-be1f8c5f813c7915 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling trim-in-place v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=trim_in_place CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/trim-in-place-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/trim-in-place-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='In-place trimming strings.' CARGO_PKG_HOMEPAGE='https://magiclen.org/trim-in-place' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=trim-in-place CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/trim-in-place' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name trim_in_place --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/trim-in-place-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca258d771ef2073f -C extra-filename=-e0d6e212c163c79c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yansi v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yansi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/yansi-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/yansi-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='A dead simple ANSI terminal color painting library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yansi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/yansi' CARGO_PKG_RUST_VERSION=1.63 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name yansi --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/yansi-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=96f95fc0c2073ffb -C extra-filename=-323226b636a5803b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustix v0.38.42 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42/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.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=786e187b26834580 -C extra-filename=-d0967789a9dd42ea --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustix-d0967789a9dd42ea -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling allocator-api2 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/allocator-api2-0.2.21/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=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=7bdd59ed780e4614 -C extra-filename=-e7ee56c46e956550 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` 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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=278152e741a7e790 -C extra-filename=-6ee65a68c5a788e0 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/parking_lot_core-6ee65a68c5a788e0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling diff v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=diff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/diff-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/diff-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Utkarsh Kukreti ' CARGO_PKG_DESCRIPTION='An LCS based slice and string diffing implementation.' CARGO_PKG_HOMEPAGE='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/utkarshkukreti/diff.rs' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name diff --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/diff-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b1ca3b0381c556f -C extra-filename=-4d5d49f59f5bcb98 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling paste v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d35ffd8fc1669e38 -C extra-filename=-efb50278eec5177a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/paste-efb50278eec5177a -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rayon-core` (lib) generated 2 warnings Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9502e5698cad5a6 -C extra-filename=-1cc682a386fa6d4c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/parking_lot_core-453684e1db3c603b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/parking_lot_core-6ee65a68c5a788e0/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling pretty_assertions v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pretty_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/pretty_assertions-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/pretty_assertions-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Florent Fayolle :Tom Milligan ' CARGO_PKG_DESCRIPTION='Overwrite `assert_eq'\!'` and `assert_ne'\!'` with drop-in replacements, adding colorful diffs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pretty_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-pretty-assertions/rust-pretty-assertions' CARGO_PKG_RUST_VERSION='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name pretty_assertions --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/pretty_assertions-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 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"))' -C metadata=b9128b89879016ef -C extra-filename=-30fd2a4563bcd8e8 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern diff=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdiff-4d5d49f59f5bcb98.rmeta --extern yansi=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libyansi-323226b636a5803b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,fs,libc-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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42/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.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustix-54f7f97f56baa659/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustix-d0967789a9dd42ea/build-script-build` [rustix 0.38.42] cargo:rerun-if-changed=build.rs Compiling hashbrown v0.15.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='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.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/hashbrown-0.15.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=e401cd538653fd51 -C extra-filename=-ace1049d9ac86d09 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liballocator_api2-e7ee56c46e956550.rmeta --extern equivalent=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libequivalent-1cc682a386fa6d4c.rmeta --extern foldhash=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libfoldhash-be1f8c5f813c7915.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [rustix 0.38.42] cargo:rustc-cfg=static_assertions [rustix 0.38.42] cargo:rustc-cfg=libc [rustix 0.38.42] cargo:rustc-cfg=freebsdlike [rustix 0.38.42] cargo:rustc-cfg=bsd [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.42] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling rust-ini v0.21.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ini CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rust-ini-0.21.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rust-ini-0.21.1/Cargo.toml CARGO_PKG_AUTHORS='Y. T. Chung ' CARGO_PKG_DESCRIPTION='An Ini configuration file parsing library in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-ini CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zonyitoo/rust-ini' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.21.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name ini --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rust-ini-0.21.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brackets-in-section-names", "case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=fc43f2eceac619b3 -C extra-filename=-946808458d7c84f1 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern ordered_multimap=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libordered_multimap-508ccdcd06f1c6ad.rmeta --extern trim_in_place=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtrim_in_place-e0d6e212c163c79c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/paste-7fd0ef4c2b0e66e4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/paste-efb50278eec5177a/build-script-build` [paste 1.0.15] cargo:rerun-if-changed=build.rs [paste 1.0.15] cargo:rustc-check-cfg=cfg(no_literal_fromstr) [paste 1.0.15] cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste")) 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/lock_api-65cd69e47efd0a42/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/lock_api-37e31af28f26fc13/build-script-build` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Compiling rayon v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=38fe4fcad492011f -C extra-filename=-6205989e8dee12cb --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern either=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libeither-6034f8d9353c6f8c.rmeta --extern rayon_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/librayon_core-3ed9c8171b81883e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/num-traits-b5b65945b1b3488a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/num-traits-d3564eb8cb45a8c0/build-script-build` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling dirs-next v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dirs-next-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dirs-next-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox 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=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_next --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/dirs-next-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cde8d4f0c9c5d493 -C extra-filename=-6575fac907151e80 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern dirs_sys_next=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdirs_sys_next-19261bad07108b96.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/owo-colors-60508759c825afb7/out /usr/local/bin/rustc --crate-name owo_colors --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/owo-colors-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="supports-color"' --cfg 'feature="supports-colors"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=a4d1b6377d5964f6 -C extra-filename=-35954e6efc163449 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern supports_color_2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsupports_color-51cdf426b038689b.rmeta --extern supports_color=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsupports_color-bbc5a9c1d7cf4a18.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(doc_cfg)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216/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.216 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=216 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde-776e2d89e6ded4ec/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde-1.0.216/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2dcf4daff6b289c1 -C extra-filename=-d2490608b4dbfa69 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libserde_derive-1a26e96015c66414.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling parseit v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parseit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parseit-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parseit-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Orhun Parmaksız ' CARGO_PKG_DESCRIPTION='Simple text file parsing library powered by regex and glob patterns' CARGO_PKG_HOMEPAGE='https://github.com/orhun/parseit' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parseit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orhun/parseit' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name parseit --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parseit-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="flate2"' --cfg 'feature="gzip"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("flate2", "gzip"))' -C metadata=f1393df23abe4cc1 -C extra-filename=-3406c2283029dc20 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern flate2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libflate2-5dfe43657bd93e5f.rmeta --extern globwalk=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libglobwalk-d56391b7e47f02c6.rmeta --extern regex=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex-8dfaef63313dec58.rmeta --extern thiserror=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libthiserror-94ed0f9dc64834cc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling darling v0.20.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/darling-0.20.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 --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=368ad75eaa097697 -C extra-filename=-f32adff774fab8ef --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdarling_core-caf614abc5e63a74.rmeta --extern darling_macro=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdarling_macro-ca67143d028b6954.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sysctl v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysctl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Johannes Lundberg :Ivan Temchenko :Fabian Freyer ' CARGO_PKG_DESCRIPTION='Simplified interface to libc::sysctl' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysctl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/johalun/sysctl-rs' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name sysctl --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcfff3d01b3a3392 -C extra-filename=-e60268d929a10c21 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-bff8056a40b360b0.rmeta --extern byteorder=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --extern enum_as_inner=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libenum_as_inner-025a4a9d08aebca7.so --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --extern thiserror=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libthiserror-94ed0f9dc64834cc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0/src/unix/ctl.rs:31:16 | 31 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_field_names))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 value: `cargo-clippy` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0/src/unix/funcs.rs:81:16 | 81 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::redundant_field_names))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0/src/traits.rs:149:16 | 149 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_doctest_main))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0/src/traits.rs:169:16 | 169 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_doctest_main))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/sysctl-0.6.0/src/traits.rs:204:16 | 204 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_doctest_main))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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 Compiling strum_macros v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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=c4ffaf40d2e7edb5 -C extra-filename=-702a3e09484e1162 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern heck=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libheck-30eaf56f53b8f3b5.rlib --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rlib --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern rustversion=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/librustversion-dadde20a95d9d054.so --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 = note: `#[warn(static_mut_refs)]` on by default 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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 is discouraged --> /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/wayland-protocols-99e3af13b5b0841d/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 _ }, | ~~~~~~~~~~ Compiling castaway v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=castaway CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/castaway-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/castaway-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley ' CARGO_PKG_DESCRIPTION='Safe, zero-cost downcasting for limited compile-time specialization.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=castaway CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sagebind/castaway' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name castaway --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/castaway-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=25fcc3c1cef9fa29 -C extra-filename=-b8310c2593018b12 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/librustversion-dadde20a95d9d054.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `sysctl` (lib) generated 5 warnings Compiling errno v0.3.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/errno-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/errno-0.3.10/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.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/errno-0.3.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=203e6571bbdcd30a -C extra-filename=-77b54cc5e668b93d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itertools v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=b79cd8fa6bbd65fc -C extra-filename=-a145aee879d36f55 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern either=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libeither-6034f8d9353c6f8c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=704eaab462299ee4 -C extra-filename=-08e771c21fa4701f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-segmentation v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=840d7c3c0b4fc643 -C extra-filename=-a6977c232c0c4715 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `kw` is never read --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ Compiling utf8parse v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=4324782140820651 -C extra-filename=-880ab9469f063451 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling numtoa v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=numtoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/numtoa-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/numtoa-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Michael Aaron Murphy ' CARGO_PKG_DESCRIPTION='Convert numbers into stack-allocated byte arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=numtoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/mmstick/numtoa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name numtoa --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/numtoa-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0cd80411159e246c -C extra-filename=-0d8ecd2c7fc06a4f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smithay_client_toolkit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-client-toolkit-0.16.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/smithay-client-toolkit-2f872def77bdeacd/out /usr/local/bin/rustc --crate-name smithay_client_toolkit --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dlopen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calloop", "default", "dlopen"))' -C metadata=335e8c06c81b29b7 -C extra-filename=-457776254f62841e --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-c174009e79074af1.rmeta --extern dlib=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdlib-7afec284c1fc339f.rmeta --extern lazy_static=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblazy_static-15bcbf7f378d6b9c.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern memmap2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemmap2-376bb00472b6529c.rmeta --extern nix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnix-b578bfe02066c05a.rmeta --extern wayland_client=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_client-53833acc3431cf3d.rmeta --extern wayland_cursor=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_cursor-fa34bb5fe1dd0837.rmeta --extern wayland_protocols=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_protocols-58ba5a51c2d71a59.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused imports: `Cell` and `time::Instant` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-client-toolkit-0.16.1/src/seat/keyboard/mod.rs:22:12 | 22 | cell::{Cell, RefCell}, | ^^^^ ... 27 | time::Instant, | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `ffi::CStr` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-client-toolkit-0.16.1/src/shm/mempool.rs:3:5 | 3 | ffi::CStr, | ^^^^^^^^^ Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=6da667b9f2c1ed70 -C extra-filename=-9dfca8e1232b04a2 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indoc v2.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/indoc-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/indoc-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Indented document literals' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/indoc' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name indoc --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d3a21ebfe02bf9b -C extra-filename=-ca2f7dcebf7deaa0 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling instability v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=instability CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/instability-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/instability-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Stephen M. Coakley :Joshka' CARGO_PKG_DESCRIPTION='Rust API stability attributes for the rest of us. A fork of the `stability` crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instability CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui-org/instability' CARGO_PKG_RUST_VERSION=1.63 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name instability --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/instability-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fae10bef8a3bdbe -C extra-filename=-d060e1f9033d195a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern darling=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdarling-f32adff774fab8ef.rlib --extern indoc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libindoc-ca2f7dcebf7deaa0.so --extern pretty_assertions=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libpretty_assertions-30fd2a4563bcd8e8.rlib --extern proc_macro2=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libproc_macro2-7f066cb80dfa017c.rlib --extern quote=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libquote-ef6679519059c87a.rlib --extern syn=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsyn-6cfec06e7207893b.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `strum_macros` (lib) generated 3 warnings Compiling strum v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=94ae3ef4672fe638 -C extra-filename=-eb4539ab0516d03c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libstrum_macros-702a3e09484e1162.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/lock_api-65cd69e47efd0a42/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=05cee0fb0514b18a -C extra-filename=-709b8f5e2c3b3c5e --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libscopeguard-9dfca8e1232b04a2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` Compiling termion v4.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/termion-4.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/termion-4.0.3/Cargo.toml CARGO_PKG_AUTHORS='ticki :gycos :IGI-111 :Jeremy Soller ' CARGO_PKG_DESCRIPTION='A bindless library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.redox-os.org/redox-os/termion' CARGO_PKG_RUST_VERSION='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name termion --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/termion-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=adb71eb60ade5cc9 -C extra-filename=-e9016e2786819c1b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --extern numtoa=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnumtoa-0d8ecd2c7fc06a4f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/systeroid-0.4.5/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: variable does not need to be mutable --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default Compiling anstyle-parse v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-parse-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-parse-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-parse-0.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=0f4a025fc0d5071a -C extra-filename=-b581c2f82e5afd88 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libutf8parse-880ab9469f063451.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default warning: `lock_api` (lib) generated 7 warnings Compiling compact_str v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=compact_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/compact_str-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/compact_str-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Parker Timmerman ' CARGO_PKG_DESCRIPTION='A memory efficient string type that transparently stores strings on the stack, when possible' CARGO_PKG_HOMEPAGE='https://github.com/ParkMyCar/compact_str' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compact_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ParkMyCar/compact_str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name compact_str --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/compact_str-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=7c5acd3656dd5125 -C extra-filename=-a9c6f2d0b3b0e6e3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern castaway=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcastaway-b8310c2593018b12.rmeta --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern itoa=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libitoa-4968699a22a77be6.rmeta --extern rustversion=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/librustversion-dadde20a95d9d054.so --extern ryu=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libryu-e118ea6c0ecdafe0.rmeta --extern static_assertions=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libstatic_assertions-08e771c21fa4701f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42/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.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/rustix-54f7f97f56baa659/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/rustix-0.38.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=12a316feabe98573 -C extra-filename=-ec4938fffdf830a3 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-bff8056a40b360b0.rmeta --extern libc_errno=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liberrno-77b54cc5e668b93d.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133/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.133 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=133 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/serde_json-27968660e73650fb/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/serde_json-1.0.133/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c53d9fdd1e727bbb -C extra-filename=-faa70b9033e0a738 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libitoa-4968699a22a77be6.rmeta --extern memchr=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libmemchr-ed1060f4bf18bfdb.rmeta --extern ryu=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libryu-e118ea6c0ecdafe0.rmeta --extern serde=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libserde-d2490608b4dbfa69.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling unicode-truncate v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_truncate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-truncate-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-truncate-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Aetf ' CARGO_PKG_DESCRIPTION='Unicode-aware algorithm to pad or truncate `str` in terms of displayed width. ' CARGO_PKG_HOMEPAGE='https://github.com/Aetf/unicode-truncate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-truncate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Aetf/unicode-truncate' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_truncate --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-truncate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1c38af09166b725c -C extra-filename=-7db5ad9a013a17df --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libitertools-a145aee879d36f55.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_segmentation-a6977c232c0c4715.rmeta --extern unicode_width=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_width-45eaa071274b9e49.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling smithay-clipboard v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smithay_clipboard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-clipboard-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-clipboard-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Kirill Chibisov :Victor Berger :Lucas Timmins ' CARGO_PKG_DESCRIPTION='Provides access to the wayland clipboard for client applications.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smithay-clipboard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/smithay-clipboard' CARGO_PKG_RUST_VERSION='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name smithay_clipboard --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/smithay-clipboard-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="dlopen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dlopen"))' -C metadata=344393b989d7dcd8 -C extra-filename=-a57a8ab1d34318a8 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern sctk=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsmithay_client_toolkit-457776254f62841e.rmeta --extern wayland_client=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwayland_client-53833acc3431cf3d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lru v0.12.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lru-0.12.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lru-0.12.5/Cargo.toml CARGO_PKG_AUTHORS='Jerome Froelich ' CARGO_PKG_DESCRIPTION='A LRU cache implementation' CARGO_PKG_HOMEPAGE='https://github.com/jeromefroe/lru-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jeromefroe/lru-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name lru --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/lru-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=344280f6b22b5395 -C extra-filename=-85636485d533d04b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libhashbrown-ace1049d9ac86d09.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/num-traits-b5b65945b1b3488a/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4a97c6dc26c88c6a -C extra-filename=-b40e78d790d8accb --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/paste-7fd0ef4c2b0e66e4/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05504ae6526e35dd -C extra-filename=-2802cd95c58a172a --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/parking_lot_core-453684e1db3c603b/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=3d83fc32ab408622 -C extra-filename=-78049b0cae6a4a12 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcfg_if-5dc1fb9bb707103d.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --extern smallvec=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsmallvec-3b3fa84af52fc5aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(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 Compiling x11rb v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.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='' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="xfixes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "allow-unsafe-code", "composite", "cursor", "damage", "dl-libxcb", "dpms", "dri2", "dri3", "glx", "image", "libc", "libloading", "once_cell", "present", "randr", "record", "render", "res", "resource_manager", "screensaver", "shape", "shm", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=66180e0b88ce637c -C extra-filename=-e6e7fa3a6b275c5f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern gethostname=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libgethostname-66fa3cc6031fdf83.rmeta --extern nix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnix-b578bfe02066c05a.rmeta --extern x11rb_protocol=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libx11rb_protocol-463bf370a0b68879.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `parking_lot_core` (lib) generated 2 warnings Compiling systeroid-core v0.4.5 (/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-core) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=systeroid_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-core/Cargo.toml CARGO_PKG_AUTHORS='Orhun Parmaksız ' CARGO_PKG_DESCRIPTION='Core library of systeroid' CARGO_PKG_HOMEPAGE='https://github.com/orhun/systeroid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=systeroid-core CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/orhun/systeroid' CARGO_PKG_RUST_VERSION=1.73.0 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name systeroid_core --edition=2021 systeroid-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae6be9af5c192611 -C extra-filename=-5c91469fdacb11ad --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern dirs_next=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libdirs_next-6575fac907151e80.rmeta --extern lazy_static=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblazy_static-15bcbf7f378d6b9c.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern owo_colors=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libowo_colors-35954e6efc163449.rmeta --extern parseit=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libparseit-3406c2283029dc20.rmeta --extern rayon=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/librayon-6205989e8dee12cb.rmeta --extern ini=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libini-946808458d7c84f1.rmeta --extern serde=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libserde-d2490608b4dbfa69.rmeta --extern serde_json=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libserde_json-faa70b9033e0a738.rmeta --extern sysctl=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysctl-e60268d929a10c21.rmeta --extern thiserror=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libthiserror-94ed0f9dc64834cc.rmeta -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.1/src/properties.rs:566:13 | 566 | xproto::AtomEnum::WM_HINTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.1/src/lib.rs:135:5 | 135 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 566 - xproto::AtomEnum::WM_HINTS, 566 + AtomEnum::WM_HINTS, | warning: unnecessary qualification --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.1/src/properties.rs:567:13 | 567 | xproto::AtomEnum::WM_HINTS, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 567 - xproto::AtomEnum::WM_HINTS, 567 + AtomEnum::WM_HINTS, | warning: unnecessary qualification --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.1/src/rust_connection/packet_reader.rs:63:47 | 63 | Err(ref e) if e.kind() == io::ErrorKind::WouldBlock => break, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 63 - Err(ref e) if e.kind() == io::ErrorKind::WouldBlock => break, 63 + Err(ref e) if e.kind() == ErrorKind::WouldBlock => break, | warning: unnecessary qualification --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11rb-0.10.1/src/rust_connection/packet_reader.rs:76:47 | 76 | Err(ref e) if e.kind() == io::ErrorKind::WouldBlock => break, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 76 - Err(ref e) if e.kind() == io::ErrorKind::WouldBlock => break, 76 + Err(ref e) if e.kind() == ErrorKind::WouldBlock => break, | Compiling getopts v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/getopts-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name getopts --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=684580a7c7617a0b -C extra-filename=-3cb1fdcffca05108 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_width-45eaa071274b9e49.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling colorchoice v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/colorchoice-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/colorchoice-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/colorchoice-1.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9565e4302e6f870a -C extra-filename=-d9a16773efb7c473 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle v1.0.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7e3d95180a39a496 -C extra-filename=-10ef5f2085a6c02d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling home v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f906ea14507be259 -C extra-filename=-a74d448d477ff41d --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling copypasta-ext v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Tim Visée <3a4fb3964f@sinenomine.email>' CARGO_PKG_DESCRIPTION='A clipboard library providing useful extensions for copypasta.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=copypasta-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/copypasta-ext' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="wayland-bin"' --cfg 'feature="which"' --cfg 'feature="x11-bin"' --cfg 'feature="x11-clipboard"' --cfg 'feature="x11-fork"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "libc", "osc52", "wayland-bin", "which", "x11-bin", "x11-clipboard", "x11-fork"))' -C metadata=20a532da1495962f -C extra-filename=-6c426a9e05d1968e --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/copypasta-ext-6c426a9e05d1968e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/unicode-width-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=18c0c7f5d2151b2a -C extra-filename=-c2cd3a4a9423e71b --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cassowary v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cassowary CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Dylan Ede ' CARGO_PKG_DESCRIPTION='A Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like '\''this button must line up with this text box'\''. ' CARGO_PKG_HOMEPAGE='https://github.com/dylanede/cassowary-rs' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cassowary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylanede/cassowary-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name cassowary --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae296c60f50fbe57 -C extra-filename=-0b8b947f74215369 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13 | 77 | try!(self.add_constraint(constraint.clone())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9 | 135 | try!(self.optimise(&objective).map_err(|e| AddConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17 | 115 | if !try!(self.add_with_artificial_variable(&row) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9 | 163 | try!(self.optimise(&objective).map_err(|e| RemoveConstraintError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19 | 141 | let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraintError::UnknownConstraint)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38 | 151 | let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.marker) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13 | 215 | try!(self.remove_constraint(&constraint) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9 | 286 | try!(self.dual_optimise().map_err(|e| SuggestValueError::InternalSolverError(e.0))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24 | 239 | let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueError::UnknownEditVariable)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9 | 497 | try!(self.optimise(&artificial)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38 | 560 | let (leaving, mut row) = try!(self.get_leaving_row(entering) | ^^^ warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77 | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0); | ~~~~~~~~~~~~~~~~~~~ Compiling iana-time-zone v0.1.61 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/iana-time-zone-0.1.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/iana-time-zone-0.1.61/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.61 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/iana-time-zone-0.1.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=02bb909b7920da8f -C extra-filename=-0bedfb187164c6c4 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=80fc22fdea605119 -C extra-filename=-eb6046d30d9676d8 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle-query v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-query-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-query-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstyle-query-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4472d1f008edb731 -C extra-filename=-aa180c6007bd3695 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling chrono v0.4.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/chrono-0.4.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/chrono-0.4.39/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.39 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/chrono-0.4.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=a441ca18ab475ddc -C extra-filename=-abcb19b00b97bc02 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libiana_time_zone-0bedfb187164c6c4.rmeta --extern num_traits=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libnum_traits-b40e78d790d8accb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstream v0.6.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstream-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstream-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/anstream-0.6.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=385ed6402e72fad7 -C extra-filename=-23efd8c46c953fdc --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libanstyle-10ef5f2085a6c02d.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libanstyle_parse-b581c2f82e5afd88.rmeta --extern anstyle_query=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libanstyle_query-aa180c6007bd3695.rmeta --extern colorchoice=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcolorchoice-d9a16773efb7c473.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libis_terminal_polyfill-eb6046d30d9676d8.rmeta --extern utf8parse=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libutf8parse-880ab9469f063451.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling x11-clipboard v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11_clipboard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11-clipboard-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11-clipboard-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='quininer kel ' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name x11_clipboard --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/x11-clipboard-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66037a268f7c60a9 -C extra-filename=-0bb3c56aff6315bb --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern x11rb=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libx11rb-e6e7fa3a6b275c5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `x11rb` (lib) generated 4 warnings Compiling ratatui v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ratatui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ratatui-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ratatui-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Florian Dehau :The Ratatui Developers' CARGO_PKG_DESCRIPTION='A library that'\''s all about cooking up terminal user interfaces' CARGO_PKG_HOMEPAGE='https://ratatui.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ratatui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ratatui/ratatui' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name ratatui --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/ratatui-0.29.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 panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="termion"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "scrolling-regions", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-backend-writer", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=014c607655bd006a -C extra-filename=-76b3287796d23a32 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbitflags-bff8056a40b360b0.rmeta --extern cassowary=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcassowary-0b8b947f74215369.rmeta --extern compact_str=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcompact_str-a9c6f2d0b3b0e6e3.rmeta --extern indoc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libindoc-ca2f7dcebf7deaa0.so --extern instability=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libinstability-d060e1f9033d195a.so --extern itertools=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libitertools-a145aee879d36f55.rmeta --extern lru=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblru-85636485d533d04b.rmeta --extern paste=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libpaste-2802cd95c58a172a.so --extern strum=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libstrum-eb4539ab0516d03c.rmeta --extern termion=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtermion-e9016e2786819c1b.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_segmentation-a6977c232c0c4715.rmeta --extern unicode_truncate=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_truncate-7db5ad9a013a17df.rmeta --extern unicode_width=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_width-c2cd3a4a9423e71b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `smithay-client-toolkit` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libc,wayland-bin,which,x11-bin,x11-clipboard,x11-fork 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_WAYLAND_BIN=1 CARGO_FEATURE_WHICH=1 CARGO_FEATURE_X11_BIN=1 CARGO_FEATURE_X11_CLIPBOARD=1 CARGO_FEATURE_X11_FORK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Tim Visée <3a4fb3964f@sinenomine.email>' CARGO_PKG_DESCRIPTION='A clipboard library providing useful extensions for copypasta.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=copypasta-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/copypasta-ext' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps:/wrkdirs/usr/ports/sysutils/systeroid/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/copypasta-ext-f2f8561d4589cce8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/copypasta-ext-6c426a9e05d1968e/build-script-build` [copypasta-ext 0.4.4] cargo:rerun-if-env-changed=XCLIP_PATH [copypasta-ext 0.4.4] cargo:rerun-if-env-changed=XSEL_PATH Compiling which v4.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/which-4.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/which-4.4.2/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=4.4.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/which-4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=fe9841e6ac28138d -C extra-filename=-d99976a1a6832c59 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern either=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libeither-6034f8d9353c6f8c.rmeta --extern home=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libhome-a74d448d477ff41d.rmeta --extern rustix=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/librustix-ec4938fffdf830a3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `cassowary` (lib) generated 12 warnings Compiling parking_lot v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=2aabfbaa28621d82 -C extra-filename=-b91209b0549d4734 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblock_api-709b8f5e2c3b3c5e.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libparking_lot_core-78049b0cae6a4a12.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling copypasta v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=copypasta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='Christian Duerr ' CARGO_PKG_DESCRIPTION='copypasta is a cross-platform library for getting and setting the contents of the OS-level clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=copypasta CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alacritty/copypasta' CARGO_PKG_RUST_VERSION=1.60.0 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name copypasta --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="smithay-clipboard"' --cfg 'feature="wayland"' --cfg 'feature="x11"' --cfg 'feature="x11-clipboard"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "smithay-clipboard", "wayland", "x11", "x11-clipboard"))' -C metadata=a96847ee7927872a -C extra-filename=-340545322bed1bdc --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern smithay_clipboard=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsmithay_clipboard-a57a8ab1d34318a8.rmeta --extern x11_clipboard=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libx11_clipboard-0bb3c56aff6315bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling env_filter v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/env_filter-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/env_filter-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/env_filter-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=564b3625fa69edfc -C extra-filename=-a6ac79fa6eefd902 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern regex=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libregex-8dfaef63313dec58.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fxhash v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fxhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/fxhash-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name fxhash --edition=2015 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e68c123db84070a -C extra-filename=-3fffb2c040b6f02c --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libbyteorder-6d1fd98df7500e0a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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)]` on by default warning: `fxhash` (lib) generated 1 warning Compiling humantime v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/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 panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0b3584135e4950a -C extra-filename=-0a3e37183d86cbc0 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 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/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see for more information about checking conditional configuration warning: `humantime` (lib) generated 2 warnings Compiling env_logger v0.11.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/env_logger-0.11.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/env_logger-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/env_logger-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=2b7cf07b72bc8622 -C extra-filename=-eb6b9a76c2aa39dc --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libanstream-23efd8c46c953fdc.rmeta --extern anstyle=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libanstyle-10ef5f2085a6c02d.rmeta --extern env_filter=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libenv_filter-a6ac79fa6eefd902.rmeta --extern humantime=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libhumantime-0a3e37183d86cbc0.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=copypasta_ext CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Tim Visée <3a4fb3964f@sinenomine.email>' CARGO_PKG_DESCRIPTION='A clipboard library providing useful extensions for copypasta.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=copypasta-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/copypasta-ext' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/build/copypasta-ext-f2f8561d4589cce8/out /usr/local/bin/rustc --crate-name copypasta_ext --edition=2018 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/copypasta-ext-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="wayland-bin"' --cfg 'feature="which"' --cfg 'feature="x11-bin"' --cfg 'feature="x11-clipboard"' --cfg 'feature="x11-fork"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "default", "libc", "osc52", "wayland-bin", "which", "x11-bin", "x11-clipboard", "x11-fork"))' -C metadata=d13edee4b50d949a -C extra-filename=-f34bea920030b3d4 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern copypasta=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcopypasta-340545322bed1bdc.rmeta --extern libc=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblibc-5e8f11d50a594515.rmeta --extern which=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libwhich-d99976a1a6832c59.rmeta --extern x11_clipboard=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libx11_clipboard-0bb3c56aff6315bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling systeroid v0.4.5 (/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=systeroid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid/Cargo.toml CARGO_PKG_AUTHORS='Orhun Parmaksız ' CARGO_PKG_DESCRIPTION='A more powerful alternative to sysctl' CARGO_PKG_HOMEPAGE='https://github.com/orhun/systeroid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=systeroid CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/orhun/systeroid' CARGO_PKG_RUST_VERSION=1.73.0 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name systeroid --edition=2021 systeroid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("live-tests"))' -C metadata=37e3501ef77c2a07 -C extra-filename=-e684a7729b8ee23f --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern env_logger=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libenv_logger-eb6b9a76c2aa39dc.rmeta --extern getopts=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libgetopts-3cb1fdcffca05108.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern parseit=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libparseit-3406c2283029dc20.rmeta --extern systeroid_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysteroid_core-5c91469fdacb11ad.rmeta -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=systeroid CARGO_CRATE_NAME=systeroid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid/Cargo.toml CARGO_PKG_AUTHORS='Orhun Parmaksız ' CARGO_PKG_DESCRIPTION='A more powerful alternative to sysctl' CARGO_PKG_HOMEPAGE='https://github.com/orhun/systeroid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=systeroid CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/orhun/systeroid' CARGO_PKG_RUST_VERSION=1.73.0 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name systeroid --edition=2021 systeroid/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 panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("live-tests"))' -C metadata=38a6ad4839ed9ed2 -C extra-filename=-dd97b56c96c52701 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern env_logger=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libenv_logger-eb6b9a76c2aa39dc.rlib --extern getopts=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libgetopts-3cb1fdcffca05108.rlib --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rlib --extern parseit=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libparseit-3406c2283029dc20.rlib --extern systeroid=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysteroid-e684a7729b8ee23f.rlib --extern systeroid_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysteroid_core-5c91469fdacb11ad.rlib -C link-arg=-fstack-protector-strong` Compiling tui-logger v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tui_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tui-logger-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tui-logger-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Jochen Kiemes ' CARGO_PKG_DESCRIPTION='Logger with smart widget for the `ratatui` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tui-logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gin66/tui-logger' 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/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name tui_logger --edition=2021 /wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/cargo-crates/tui-logger-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 panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="feature_crossterm_or_termion_must_be_selected"' --cfg 'feature="termion"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "feature_crossterm_or_termion_must_be_selected", "slog", "slog-support", "termion", "tracing", "tracing-subscriber", "tracing-support"))' -C metadata=824227bea58119fd -C extra-filename=-85694da5c01924f6 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libchrono-abcb19b00b97bc02.rmeta --extern fxhash=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libfxhash-3fffb2c040b6f02c.rmeta --extern lazy_static=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblazy_static-15bcbf7f378d6b9c.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern parking_lot=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libparking_lot-b91209b0549d4734.rmeta --extern ratatui=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libratatui-76b3287796d23a32.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling systeroid-tui v0.4.5 (/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-tui) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=systeroid_tui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-tui CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-tui/Cargo.toml CARGO_PKG_AUTHORS='Orhun Parmaksız ' CARGO_PKG_DESCRIPTION='A terminal user interface for managing kernel parameters' CARGO_PKG_HOMEPAGE='https://github.com/orhun/systeroid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=systeroid-tui CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/orhun/systeroid' CARGO_PKG_RUST_VERSION=1.74.1 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name systeroid_tui --edition=2021 systeroid-tui/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="clipboard"' --cfg 'feature="copypasta-ext"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "copypasta-ext", "default"))' -C metadata=c56a1a5ef88ae7f6 -C extra-filename=-7d05bd3f8048b7fe --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern copypasta_ext=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcopypasta_ext-f34bea920030b3d4.rmeta --extern getopts=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libgetopts-3cb1fdcffca05108.rmeta --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rmeta --extern ratatui=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libratatui-76b3287796d23a32.rmeta --extern systeroid_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysteroid_core-5c91469fdacb11ad.rmeta --extern termion=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtermion-e9016e2786819c1b.rmeta --extern thiserror=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libthiserror-94ed0f9dc64834cc.rmeta --extern tui_logger=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtui_logger-85694da5c01924f6.rmeta --extern unicode_width=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_width-c2cd3a4a9423e71b.rmeta -C link-arg=-fstack-protector-strong` warning: `wayland-protocols` (lib) generated 1048 warnings warning: `x11rb-protocol` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=systeroid-tui CARGO_CRATE_NAME=systeroid_tui CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-tui CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/systeroid-0.4.5/systeroid-tui/Cargo.toml CARGO_PKG_AUTHORS='Orhun Parmaksız ' CARGO_PKG_DESCRIPTION='A terminal user interface for managing kernel parameters' CARGO_PKG_HOMEPAGE='https://github.com/orhun/systeroid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=systeroid-tui CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/orhun/systeroid' CARGO_PKG_RUST_VERSION=1.74.1 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps /usr/local/bin/rustc --crate-name systeroid_tui --edition=2021 systeroid-tui/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 panic=abort -C lto -C codegen-units=1 --cfg 'feature="clipboard"' --cfg 'feature="copypasta-ext"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "copypasta-ext", "default"))' -C metadata=e48cb6dcc5f28fd0 -C extra-filename=-72b7967c2dde2496 --out-dir /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps --extern copypasta_ext=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libcopypasta_ext-f34bea920030b3d4.rlib --extern getopts=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libgetopts-3cb1fdcffca05108.rlib --extern log=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/liblog-c778cc748a82a9d1.rlib --extern ratatui=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libratatui-76b3287796d23a32.rlib --extern systeroid_core=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysteroid_core-5c91469fdacb11ad.rlib --extern systeroid_tui=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libsysteroid_tui-7d05bd3f8048b7fe.rlib --extern termion=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtermion-e9016e2786819c1b.rlib --extern thiserror=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libthiserror-94ed0f9dc64834cc.rlib --extern tui_logger=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libtui_logger-85694da5c01924f6.rlib --extern unicode_width=/wrkdirs/usr/ports/sysutils/systeroid/work/target/release/deps/libunicode_width-c2cd3a4a9423e71b.rlib -C link-arg=-fstack-protector-strong` Finished `release` profile [optimized] target(s) in 1m 50s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for systeroid-0.4.5_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/systeroid /wrkdirs/usr/ports/sysutils/systeroid/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/sysutils/systeroid/work/target/release/systeroid-tui /wrkdirs/usr/ports/sysutils/systeroid/work/stage/usr/local/bin ====> 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-05-06T03:42:26+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=cf7c4b037d7e' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for systeroid-0.4.5_2 ===> Building systeroid-0.4.5_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for systeroid-0.4.5_2 build of sysutils/systeroid | systeroid-0.4.5_2 ended at Mon May 5 23:44:47 EDT 2025 build time: 00:02:23