=>> Building editors/amp build started at Sun May 4 16:25:10 EDT 2025 port directory: /usr/ports/editors/amp package name: amp-0.7.1_7 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: eduardo@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 456 Mar 1 07:51 /usr/ports/editors/amp/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: 02 ---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/02/.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-- eduardo@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/amp/work/.cache HOME=/wrkdirs/usr/ports/editors/amp/work TMPDIR="/wrkdirs/usr/ports/editors/amp/work" PATH=/wrkdirs/usr/ports/editors/amp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/amp/work/.cache HOME=/wrkdirs/usr/ports/editors/amp/work TMPDIR="/wrkdirs/usr/ports/editors/amp/work" PATH=/wrkdirs/usr/ports/editors/amp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/amp/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/amp" EXAMPLESDIR="share/examples/amp" DATADIR="share/amp" WWWDIR="www/amp" ETCDIR="etc/amp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/amp DOCSDIR=/usr/local/share/doc/amp EXAMPLESDIR=/usr/local/share/examples/amp WWWDIR=/usr/local/www/amp ETCDIR=/usr/local/etc/amp --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 ===> amp-0.7.1_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> amp-0.7.1_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of amp-0.7.1_7 =========================================================================== =================================================== ===== 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 amp-0.7.1_7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by amp-0.7.1_7 for building => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.4.crate. => SHA256 Checksum OK for rust/crates/app_dirs2-2.5.5.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.5.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/bloodhound-0.5.4.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.14.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.7.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.83.crate. => SHA256 Checksum OK for rust/crates/cesu8-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.14.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.14.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cli-clipboard-0.4.0.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-4.5.0.crate. => SHA256 Checksum OK for rust/crates/combine-4.6.6.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.3.2.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.16.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.10.crate. => SHA256 Checksum OK for rust/crates/derive-new-0.5.9.crate. => SHA256 Checksum OK for rust/crates/downcast-rs-1.2.0.crate. => SHA256 Checksum OK for rust/crates/either-1.9.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/error-chain-0.12.4.crate. => SHA256 Checksum OK for rust/crates/error-code-2.3.1.crate. => SHA256 Checksum OK for rust/crates/fancy-regex-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.0.1.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.27.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.0.crate. => SHA256 Checksum OK for rust/crates/fragment-0.3.1.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-0.3.3.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-sys-0.3.3.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.2.3.crate. => SHA256 Checksum OK for rust/crates/gimli-0.28.0.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.1.crate. => SHA256 Checksum OK for rust/crates/glob-0.2.11.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.3.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.2.crate. => SHA256 Checksum OK for rust/crates/idna-0.4.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.1.0.crate. => SHA256 Checksum OK for rust/crates/iovec-0.1.4.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.10.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.9.crate. => SHA256 Checksum OK for rust/crates/jni-0.21.1.crate. => SHA256 Checksum OK for rust/crates/jni-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.26.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/kernel32-sys-0.2.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.152.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.1+1.7.1.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.12.crate. => SHA256 Checksum OK for rust/crates/line-wrap-0.1.1.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.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.20.crate. => SHA256 Checksum OK for rust/crates/luthor-0.2.0.crate. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.crate. => SHA256 Checksum OK for rust/crates/memchr-2.6.3.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.6.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.0.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.1.crate. => SHA256 Checksum OK for rust/crates/mio-0.6.23.crate. => SHA256 Checksum OK for rust/crates/miow-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ndk-context-0.1.1.crate. => SHA256 Checksum OK for rust/crates/net2-0.2.39.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.16.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/numtoa-0.1.0.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/object-0.32.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.18.0.crate. => SHA256 Checksum OK for rust/crates/onig-6.4.0.crate. => SHA256 Checksum OK for rust/crates/onig_sys-69.8.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.1.4.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.0.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.4.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.27.crate. => SHA256 Checksum OK for rust/crates/plist-1.6.0.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.5.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.66.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.31.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.33.crate. => SHA256 Checksum OK for rust/crates/rayon-1.7.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.11.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/redox_termios-0.1.2.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.7.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.23.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.26.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.15.crate. => SHA256 Checksum OK for rust/crates/safemem-0.3.3.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/scribe-0.8.4.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.188.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.188.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.106.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.1.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.1.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.11.2.crate. => SHA256 Checksum OK for rust/crates/str-buf-1.0.6.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.32.crate. => SHA256 Checksum OK for rust/crates/syntect-5.1.0.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.8.1.crate. => SHA256 Checksum OK for rust/crates/termion-2.0.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.50.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.50.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.6.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tree_magic_mini-3.0.3.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.13.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.11.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.22.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.10.1.crate. => SHA256 Checksum OK for rust/crates/url-2.4.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.4.0.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.89.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-protocols-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-scanner-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-sys-0.29.5.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/winapi-0.2.8.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-build-0.1.1.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.5.crate. => SHA256 Checksum OK for rust/crates/winapi-wsapoll-0.1.1.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/wl-clipboard-rs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/ws2_32-sys-0.2.1.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/xdg-2.5.2.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for jmacdonald-amp-0.7.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by amp-0.7.1_7 for building ===> Extracting for amp-0.7.1_7 => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.4.crate. => SHA256 Checksum OK for rust/crates/app_dirs2-2.5.5.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.5.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/bloodhound-0.5.4.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.14.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.7.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.83.crate. => SHA256 Checksum OK for rust/crates/cesu8-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.14.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.14.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cli-clipboard-0.4.0.crate. => SHA256 Checksum OK for rust/crates/clipboard-win-4.5.0.crate. => SHA256 Checksum OK for rust/crates/combine-4.6.6.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.3.2.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.16.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.10.crate. => SHA256 Checksum OK for rust/crates/derive-new-0.5.9.crate. => SHA256 Checksum OK for rust/crates/downcast-rs-1.2.0.crate. => SHA256 Checksum OK for rust/crates/either-1.9.0.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/error-chain-0.12.4.crate. => SHA256 Checksum OK for rust/crates/error-code-2.3.1.crate. => SHA256 Checksum OK for rust/crates/fancy-regex-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.0.1.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.27.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.0.crate. => SHA256 Checksum OK for rust/crates/fragment-0.3.1.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-0.3.3.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-sys-0.3.3.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.2.3.crate. => SHA256 Checksum OK for rust/crates/gimli-0.28.0.crate. => SHA256 Checksum OK for rust/crates/git2-0.18.1.crate. => SHA256 Checksum OK for rust/crates/glob-0.2.11.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.3.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.2.crate. => SHA256 Checksum OK for rust/crates/idna-0.4.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.1.0.crate. => SHA256 Checksum OK for rust/crates/iovec-0.1.4.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.10.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.9.crate. => SHA256 Checksum OK for rust/crates/jni-0.21.1.crate. => SHA256 Checksum OK for rust/crates/jni-sys-0.3.0.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.26.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/kernel32-sys-0.2.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.152.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.16.1+1.7.1.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.12.crate. => SHA256 Checksum OK for rust/crates/line-wrap-0.1.1.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.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.20.crate. => SHA256 Checksum OK for rust/crates/luthor-0.2.0.crate. => SHA256 Checksum OK for rust/crates/malloc_buf-0.0.6.crate. => SHA256 Checksum OK for rust/crates/memchr-2.6.3.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.6.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.0.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.1.crate. => SHA256 Checksum OK for rust/crates/mio-0.6.23.crate. => SHA256 Checksum OK for rust/crates/miow-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ndk-context-0.1.1.crate. => SHA256 Checksum OK for rust/crates/net2-0.2.39.crate. => SHA256 Checksum OK for rust/crates/nix-0.24.3.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.16.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/numtoa-0.1.0.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/object-0.32.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.18.0.crate. => SHA256 Checksum OK for rust/crates/onig-6.4.0.crate. => SHA256 Checksum OK for rust/crates/onig_sys-69.8.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/os_pipe-1.1.4.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.0.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.4.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.27.crate. => SHA256 Checksum OK for rust/crates/plist-1.6.0.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.5.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.5.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.66.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.31.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.33.crate. => SHA256 Checksum OK for rust/crates/rayon-1.7.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.11.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/redox_termios-0.1.2.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.7.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.23.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.26.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.15.crate. => SHA256 Checksum OK for rust/crates/safemem-0.3.3.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/scribe-0.8.4.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.188.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.188.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.106.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.1.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.1.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.11.2.crate. => SHA256 Checksum OK for rust/crates/str-buf-1.0.6.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.32.crate. => SHA256 Checksum OK for rust/crates/syntect-5.1.0.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.8.1.crate. => SHA256 Checksum OK for rust/crates/termion-2.0.1.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.50.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.50.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.6.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tree_magic_mini-3.0.3.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.13.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.11.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.22.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.10.1.crate. => SHA256 Checksum OK for rust/crates/url-2.4.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.4.0.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.89.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-protocols-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-scanner-0.29.5.crate. => SHA256 Checksum OK for rust/crates/wayland-sys-0.29.5.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/winapi-0.2.8.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-build-0.1.1.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.5.crate. => SHA256 Checksum OK for rust/crates/winapi-wsapoll-0.1.1.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/wl-clipboard-rs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/ws2_32-sys-0.2.1.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/xdg-2.5.2.crate. => SHA256 Checksum OK for rust/crates/xml-rs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for jmacdonald-amp-0.7.1_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for amp-0.7.1_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> amp-0.7.1_7 depends on package: rust>=1.85.0 - not found ===> Installing existing package /packages/All/rust-1.85.0_1.pkg [13amd64-weekly-desktop-job-02] Installing rust-1.85.0_1... [13amd64-weekly-desktop-job-02] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-02] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-02] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-02] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-02] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-02] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-02] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-02] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-02] | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-02] | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-02] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-02] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-02] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-02] Extracting rust-1.85.0_1: .......... done ===> amp-0.7.1_7 depends on package: rust>=1.85.0 - found ===> Returning to build of amp-0.7.1_7 ===> amp-0.7.1_7 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-02] Installing pkgconf-2.3.0,1... [13amd64-weekly-desktop-job-02] Extracting pkgconf-2.3.0,1: .......... done ===> amp-0.7.1_7 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of amp-0.7.1_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> amp-0.7.1_7 depends on shared library: libgit2.so - not found ===> Installing existing package /packages/All/libgit2-1.8.4_1.pkg [13amd64-weekly-desktop-job-02] Installing libgit2-1.8.4_1... [13amd64-weekly-desktop-job-02] `-- Installing http-parser-2.9.4... [13amd64-weekly-desktop-job-02] `-- Extracting http-parser-2.9.4: .... done [13amd64-weekly-desktop-job-02] `-- Installing pcre2-10.45... [13amd64-weekly-desktop-job-02] `-- Extracting pcre2-10.45: .......... done [13amd64-weekly-desktop-job-02] Extracting libgit2-1.8.4_1: .......... done ===> amp-0.7.1_7 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> Returning to build of amp-0.7.1_7 ===> amp-0.7.1_7 depends on shared library: libonig.so - not found ===> Installing existing package /packages/All/oniguruma-6.9.10.pkg [13amd64-weekly-desktop-job-02] Installing oniguruma-6.9.10... [13amd64-weekly-desktop-job-02] Extracting oniguruma-6.9.10: .......... done ===> amp-0.7.1_7 depends on shared library: libonig.so - found (/usr/local/lib/libonig.so) ===> Returning to build of amp-0.7.1_7 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for amp-0.7.1_7 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for amp-0.7.1_7 Compiling libc v0.2.152 Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling pkg-config v0.3.27 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling memchr v2.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.152 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/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=856b2cb2ce159d92 -C extra-filename=-92d39ec03296d0a4 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-92d39ec03296d0a4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/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.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/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=1025890027298609 -C extra-filename=-e2cf5691100c1046 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/proc-macro2-e2cf5691100c1046 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/unicode-ident-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-ident-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-ident-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9322315b4682a21c -C extra-filename=-5e873aef191dcc8a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.152 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4bffeb4a9c3086dc -C extra-filename=-564e693fb4bde1f8 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-564e693fb4bde1f8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/pkg-config-0.3.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/pkg-config-0.3.27/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/pkg-config-0.3.27/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=3b6149b1849450a2 -C extra-filename=-a37cdba67fbca5cf --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/autocfg-1.1.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='' 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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b21d33a2ef2b8025 -C extra-filename=-bb21951afb8b1148 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=7a2384071a5b6bd0 -C extra-filename=-12cb084fd3a97a9c --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' 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.6.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ea50bc91fe590434 -C extra-filename=-9dcf44d378baa633 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/build.rs:51:30 | 51 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=7ab3654eb6f2b15d -C extra-filename=-773d7fff91c59f28 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 embed-bitcode=no -C debug-assertions=off --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=cd0d4812dabcb6dd -C extra-filename=-ea2178dd1f1ab39a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling once_cell v1.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/once_cell-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/once_cell-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=d01f2dcc0384225f -C extra-filename=-9a910823597716ac --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling xml-rs v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev ' CARGO_PKG_DESCRIPTION='An XML library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xml-rs CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/netvl/xml-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name xml --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb1ec9a2b4d3a2f4 -C extra-filename=-587a558911a8840d --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-ea2178dd1f1ab39a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/name.rs:79:13 | 79 | try! { write!(f, "{{{}}}", namespace) } | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/name.rs:83:13 | 83 | try! { write!(f, "{}:", prefix) } | ^^^ warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:120:18 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:120:36 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:121:17 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:121:39 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:121:61 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:122:18 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:122:42 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:123:19 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:123:45 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:124:19 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:124:45 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:125:19 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:125:45 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:126:20 | 126 | '\u{10000}'...'\u{EFFFF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:138:24 | 138 | '-' | '.' | '0'...'9' | '\u{B7}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:139:18 | 139 | '\u{300}'...'\u{3F6}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:139:43 | 139 | '\u{300}'...'\u{3F6}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/lexer.rs:293:19 | 293 | match try!(self.read_next_token(c)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/lexer.rs:304:27 | 304 | let c = match try!(util::next_char_from(b)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/lexer.rs:309:19 | 309 | match try!(self.read_next_token(c)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:48:9 | 48 | try!(write!(f, "emitter error: ")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:176:9 | 176 | try!(target.write(self.config.line_separator.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:178:13 | 178 | try!(target.write(self.config.indent_string.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:187:13 | 187 | try!(self.write_newline(target, indent_level)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:200:9 | 200 | try!(self.before_markup(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 241 | / wrapped_with!(self; before_markup(target) and after_markup, 242 | | try_chain! { 243 | | write!(target, " /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 242 | / try_chain! { 243 | | write!(target, "") 250 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:115:22 | 115 | ($e:expr) => (Ok(try!($e))); | ^^^ ... 242 | / try_chain! { 243 | | write!(target, "") 250 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:275:9 | 275 | try!(self.check_document_started(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:276:9 | 276 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 278 | / wrapped_with!(self; before_markup(target) and after_markup, 279 | | try_chain! { 280 | | write!(target, " /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 279 | / try_chain! { 280 | | write!(target, "") 283 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:115:22 | 115 | ($e:expr) => (Ok(try!($e))); | ^^^ ... 279 | / try_chain! { 280 | | write!(target, "") 283 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 292 | / try_chain! { 293 | | self.check_document_started(target), 294 | | self.fix_non_empty_element(target), 295 | | self.before_start_element(target), ... | 298 | | ignore self.emit_attributes(target, attributes) 299 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:114:26 | 114 | (ignore $e:expr) => (try!($e)); | ^^^ ... 292 | / try_chain! { 293 | | self.check_document_started(target), 294 | | self.fix_non_empty_element(target), 295 | | self.before_start_element(target), ... | 298 | | ignore self.emit_attributes(target, attributes) 299 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 312 | / try_chain! { 313 | | self.emit_start_element_initial(target, name, attributes), 314 | | { 315 | | self.just_wrote_start_element = true; ... | 319 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:115:22 | 115 | ($e:expr) => (Ok(try!($e))); | ^^^ ... 312 | / try_chain! { 313 | | self.emit_start_element_initial(target, name, attributes), 314 | | { 315 | | self.just_wrote_start_element = true; ... | 319 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:326:13 | 326 | try!(match prefix { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:345:13 | 345 | try!(write!( | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:358:18 | 358 | Some(try!(self.element_names.pop().ok_or(EmitterError::LastElementNameNotAvailable))) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 381 | / wrapped_with!(self; before_end_element(target) and after_end_element, 382 | | write!(target, "", name.repr_display()).map_err(From::from) 383 | | ) | |_________________- in this macro invocation | = note: this warning originates in the macro `wrapped_with` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:391:9 | 391 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 396 | / try_chain! { 397 | | target.write(b"") 400 | | }; | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:114:26 | 114 | (ignore $e:expr) => (try!($e)); | ^^^ ... 396 | / try_chain! { 397 | | target.write(b"") 400 | | }; | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:408:9 | 408 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:409:9 | 409 | try!(target.write( | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:418:9 | 418 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 424 | / try_chain! { 425 | | target.write(b"") 434 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:113:28 | 113 | (ok_unit $e:expr) => ({try!($e); Ok(())}); | ^^^ ... 424 | / try_chain! { 425 | | target.write(b"") 434 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 437 | / wrapped_with!(self; before_markup(target) and after_markup, 438 | | write(target) 439 | | ) | |_________- in this macro invocation | = note: this warning originates in the macro `wrapped_with` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `proc-macro2` (build script) generated 1 warning 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/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/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.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/proc-macro2-09be83dc10fc14c8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/proc-macro2-e2cf5691100c1046/build-script-build` [proc-macro2 1.0.66] cargo:rerun-if-changed=build.rs 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/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.152 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-ade1b06a71eb8652/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-92d39ec03296d0a4/build-script-build` [libc 0.2.152] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.66] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/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.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/proc-macro2-09be83dc10fc14c8/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/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=f73430523caa559b -C extra-filename=-0c6973e83d575ad3 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_ident-5e873aef191dcc8a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg wrap_proc_macro` 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/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.152 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-acdb9a3d412b0d4d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-564e693fb4bde1f8/build-script-build` [libc 0.2.152] cargo:rerun-if-changed=build.rs [libc 0.2.152] cargo:rustc-cfg=freebsd11 [libc 0.2.152] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.152] cargo:rustc-cfg=libc_union [libc 0.2.152] cargo:rustc-cfg=libc_const_size_of [libc 0.2.152] cargo:rustc-cfg=libc_align [libc 0.2.152] cargo:rustc-cfg=libc_int128 [libc 0.2.152] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.152] cargo:rustc-cfg=libc_packedN [libc 0.2.152] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.152] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.152] cargo:rustc-cfg=libc_long_array [libc 0.2.152] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.152] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.152] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.152 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-ade1b06a71eb8652/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a868e2d33c4166e1 -C extra-filename=-13922ae265271356 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/error.rs:121:26 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 121 | fn error_description(e: &dyn error::Error) -> &str { e.description() } | +++ [libc 0.2.152] cargo:rustc-cfg=freebsd11 [libc 0.2.152] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.152] cargo:rustc-cfg=libc_union [libc 0.2.152] cargo:rustc-cfg=libc_const_size_of [libc 0.2.152] cargo:rustc-cfg=libc_align [libc 0.2.152] cargo:rustc-cfg=libc_int128 [libc 0.2.152] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.152] cargo:rustc-cfg=libc_packedN [libc 0.2.152] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.152] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.152] cargo:rustc-cfg=libc_long_array [libc 0.2.152] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.152] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.152] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.152 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=152 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libc-acdb9a3d412b0d4d/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c0f2c62a5b40b459 -C extra-filename=-ccdf3eb63ffb6ccb --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=863ce57bc688b445 -C extra-filename=-f164c8c34ea83fe2 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:90:17 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` 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: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = 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(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:91:13 | 91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:92:13 | 92 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:11 | 113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:37 | 113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:58 | 113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:130:7 | 130 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:140:11 | 140 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:143:7 | 143 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:146:7 | 146 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:157:7 | 157 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:160:7 | 160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:237:12 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:245:12 | 245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:11 | 323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:45 | 323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:63 | 323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:11 | 331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:45 | 331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:63 | 331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:11 | 364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:45 | 364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:63 | 364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:12:11 | 12 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:21:19 | 21 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:176:15 | 176 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:183:23 | 183 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:189:27 | 189 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:202:19 | 202 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:216:19 | 216 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:225:23 | 225 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:227:23 | 227 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:238:23 | 238 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:240:23 | 240 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:250:15 | 250 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:254:19 | 254 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:256:19 | 256 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:900:11 | 900 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:904:15 | 904 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:906:15 | 906 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/detection.rs:26:11 | 26 | #[cfg(not(no_is_available))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/detection.rs:56:7 | 56 | #[cfg(no_is_available)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1:7 | 1 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:6:11 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:6:31 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:8:7 | 8 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:145:7 | 145 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:162:11 | 162 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:322:11 | 322 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:322:31 | 322 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:335:11 | 335 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:335:31 | 335 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:342:11 | 342 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:342:31 | 342 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:375:11 | 375 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:375:31 | 375 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:390:11 | 390 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:390:31 | 390 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:395:11 | 395 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:395:31 | 395 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:449:11 | 449 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:451:11 | 451 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:20:11 | 20 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:27:11 | 27 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:74:19 | 74 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:76:23 | 76 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:107:19 | 107 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:456:15 | 456 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:461:11 | 461 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:470:11 | 470 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:486:11 | 486 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:501:11 | 501 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:514:11 | 514 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:527:15 | 527 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:532:11 | 532 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:554:15 | 554 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:559:11 | 559 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:574:15 | 574 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:579:11 | 579 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:587:15 | 587 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:592:11 | 592 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:600:11 | 600 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:608:15 | 608 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:611:19 | 611 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:617:11 | 617 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:624:13 | 624 | if cfg!(span_locations) { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:819:15 | 819 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:830:11 | 830 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:998:19 | 998 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1004:15 | 1004 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1044:15 | 1044 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1061:27 | 1061 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1063:27 | 1063 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:22:11 | 22 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:33:15 | 33 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:43:19 | 43 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:55:19 | 55 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:64:19 | 64 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:73:19 | 73 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:2:7 | 2 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:9:7 | 9 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:347:7 | 347 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:353:7 | 353 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:375:7 | 375 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:408:11 | 408 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:440:11 | 440 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:448:11 | 448 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:456:11 | 456 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:474:11 | 474 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:466:19 | 466 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:485:23 | 485 | #[cfg(not(no_source_text))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:487:19 | 487 | #[cfg(no_source_text)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:849:19 | 849 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:851:23 | 851 | #[cfg(not(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:412:11 | 412 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:440:11 | 440 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:446:11 | 446 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:15 | 455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:49 | 455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:67 | 455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:470:11 | 470 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:485:11 | 485 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:507:11 | 507 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling memoffset v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=19716eb0aebe8002 -C extra-filename=-f2b8034e056ed0f7 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/memoffset-f2b8034e056ed0f7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libautocfg-bb21951afb8b1148.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hashbrown v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/hashbrown-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/hashbrown-0.14.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/hashbrown-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=e49e0f75578930f2 -C extra-filename=-d0228e89608e69a1 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --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/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/error.rs:121:52 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:53:39 | 53 | write!(f, "{}", other.description()), | ^^^^^^^^^^^ 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/editors/amp/work/amp-0.7.1/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/memoffset-bd62dcfd2af06369/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/memoffset-f2b8034e056ed0f7/build-script-build` warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:16:13 | 16 | #![cfg_attr(libc_deny_warnings, deny(warnings))] | ^^^^^^^^^^^^^^^^^^ | = 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(libc_deny_warnings)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `libc_thread_local` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:19:13 | 19 | #![cfg_attr(libc_thread_local, feature(thread_local))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_thread_local)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:25:13 | 25 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_priv_mod_use` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:43:14 | 43 | if #[cfg(libc_priv_mod_use)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:44:15 | 44 | #[cfg(libc_core_cvoid)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `switch` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:102:21 | 102 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^ | = 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: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:150:25 | 150 | } else if #[cfg(any(target_env = "wasi", target_os = "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 name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/fixed_width_ints.rs:23:18 | 23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_int128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:387:21 | 387 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^ | = 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: `aix` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:398:21 | 398 | } else if #[cfg(target_env = "aix")] { | ^^^^^^^^^^ | = 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 name: `libc_core_cvoid` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1589:14 | 1589 | if #[cfg(libc_core_cvoid)] { | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1609:14 | 1609 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:592:9 | 592 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:601:9 | 601 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:619:9 | 619 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:630:9 | 630 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:645:9 | 645 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:679:9 | 679 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:717:40 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:717:51 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:730:40 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:730:51 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:776:40 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:776:51 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:814:40 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:814:51 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1007:40 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1007:51 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1183:9 | 1183 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1196:9 | 1196 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1266:40 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1266:51 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1456:48 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1456:59 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:618:40 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:618:51 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:618:62 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:623:40 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:623:51 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:623:62 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:657:40 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:657:51 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:668:40 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:668:51 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:840:40 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:840:51 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:840:62 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:436:22 | 436 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:438:29 | 438 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:440:21 | 440 | } else if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1553:40 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1553:51 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1569:40 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1569:51 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:3921:14 | 3921 | if #[cfg(freebsd11)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4102:18 | 4102 | if #[cfg(any(freebsd11, target_pointer_width = "32"))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:18 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:29 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4746:14 | 4746 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:22 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:33 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5713:14 | 5713 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5716:21 | 5716 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5719:21 | 5719 | } else if #[cfg(freebsd13)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5722:21 | 5722 | } else if #[cfg(freebsd12)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:25 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:36 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:19 | 454 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:456:19 | 456 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5234:43 | 5234 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5236:43 | 5236 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5269:36 | 5269 | all(target_os = "freebsd", freebsd11), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1 | 62 | / s_no_extra_traits! { 63 | | pub struct fpreg32 { 64 | | pub fpr_env: [u32; 7], 65 | | pub fpr_acc: [[u8; 10]; 8], ... | 113 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11 | 84 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14 | 307 | if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14 | 330 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15 | 93 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [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/editors/amp/work/amp-0.7.1/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/memoffset-bd62dcfd2af06369/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=fbf3a6ba078a8c55 -C extra-filename=-5fab3795b6302e53 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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 wayland-sys v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wayland-sys-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlib", "dlopen", "egl", "lazy_static", "libc", "memoffset", "server"))' -C metadata=b04655a4a92a85bd -C extra-filename=-5d6abdb47bebcc39 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-sys-5d6abdb47bebcc39 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern pkg_config=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpkg_config-a37cdba67fbca5cf.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:15 | 1692 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1698:15 | 1698 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1700:15 | 1700 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1708:15 | 1708 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1889:15 | 1889 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1895:15 | 1895 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:15 | 1897 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1905:19 | 1905 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15 | 1911 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1919:19 | 1919 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1927:15 | 1927 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:15 | 1937 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1959:15 | 1959 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1961:15 | 1961 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1983:15 | 1983 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2025:15 | 2025 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:15 | 2028 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2038:15 | 2038 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2048:15 | 2048 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2151:15 | 2151 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2160:15 | 2160 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2162:15 | 2162 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2171:15 | 2171 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:15 | 2181 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:15 | 2190 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2192:15 | 2192 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2201:15 | 2201 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1717:23 | 1717 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1720:27 | 1720 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1738:23 | 1738 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1752:23 | 1752 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1754:27 | 1754 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:207:15 | 207 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:215:15 | 215 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:217:15 | 217 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:225:19 | 225 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:231:15 | 231 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:239:19 | 239 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:247:15 | 247 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 10 warnings Compiling serde v1.0.188 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/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.188 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=188 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/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=007d393dc30b5072 -C extra-filename=-41ec6de7481da020 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/serde-41ec6de7481da020 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Byte` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` on by default 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/editors/amp/work/amp-0.7.1/cargo-crates/wayland-sys-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-sys-ca7d847fcfe9ab88/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-sys-5d6abdb47bebcc39/build-script-build` Compiling adler v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/adler-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=aef9855321845f9e -C extra-filename=-ac144765353fc89d --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/marker.rs:15:39 | 15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>); | ------------------- ^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: struct `SourceFile` is never constructed --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:297:19 | 297 | pub(crate) struct SourceFile { | ^^^^^^^^^^ warning: methods `path` and `is_real` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:303:12 | 301 | impl SourceFile { | --------------- methods in this implementation 302 | /// Get the path to this source file as a string. 303 | pub fn path(&self) -> PathBuf { | ^^^^ ... 307 | pub fn is_real(&self) -> bool { | ^^^^^^^ 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/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/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.188 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=188 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/serde-f7d71d10f127d8f8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/serde-41ec6de7481da020/build-script-build` [serde 1.0.188] cargo:rerun-if-changed=build.rs Compiling thiserror v1.0.50 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/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=7fc9085cd7ddbbd7 -C extra-filename=-efb563a38db8d79f --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/thiserror-efb563a38db8d79f -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quote v1.0.33 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quote-1.0.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quote-1.0.33/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.33 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quote-1.0.33/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=2981ba63a7edb7cf -C extra-filename=-66fb030c5a58c172 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6341923a123ad57f -C extra-filename=-fdb480a31d229bf3 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `proc-macro2` (lib) generated 127 warnings Compiling syn v2.0.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/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.56 CARGO_PKG_VERSION=2.0.32 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5ba2a1f7dd0dbe48 -C extra-filename=-fbb97537f3b99367 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rmeta --extern quote=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquote-66fb030c5a58c172.rmeta --extern unicode_ident=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_ident-5e873aef191dcc8a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `libc` (lib) generated 169 warnings (5 duplicates) Compiling jobserver v0.1.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/jobserver-0.1.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/jobserver-0.1.26/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU make jobserver for Rust ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/jobserver-0.1.26/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=8eb399333d64df3f -C extra-filename=-e8608c035fce869a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-ccdf3eb63ffb6ccb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling wayland-scanner v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_scanner CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wayland-scanner-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_scanner --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=303f56d6c0d8204e -C extra-filename=-a0da10658defc592 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rmeta --extern quote=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquote-66fb030c5a58c172.rmeta --extern xml=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libxml-587a558911a8840d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `xml-rs` (lib) generated 65 warnings (10 duplicates) 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/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/thiserror-71e8f53b31823707/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/thiserror-efb563a38db8d79f/build-script-build` warning: `memchr` (lib) generated 1 warning Compiling miniz_oxide v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=f7334eea4034f35c -C extra-filename=-657a1939882d077f --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern adler=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libadler-ac144765353fc89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling aho-corasick v1.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/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.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=bf624ad2212deffc -C extra-filename=-dc2c53dc2915dd61 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-9dcf44d378baa633.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused doc comment --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/deflate/core.rs:430:13 | 430 | / /// Put HuffmanOxide on the heap with default trick to avoid 431 | | /// excessive stack copies. | |_______________________________________^ 432 | huff: Box::default(), | -------------------- rustdoc does not generate documentation for expression fields | = help: use `//` for a plain comment = note: `#[warn(unused_doc_comments)]` on by default warning: unused doc comment --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/deflate/core.rs:524:13 | 524 | / /// Put HuffmanOxide on the heap with default trick to avoid 525 | | /// excessive stack copies. | |_______________________________________^ 526 | huff: Box::default(), | -------------------- rustdoc does not generate documentation for expression fields | = help: use `//` for a plain comment warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/inflate/core.rs:1744:18 | 1744 | if !cfg!(fuzzing) { | ^^^^^^^ | = 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(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:253:13 | 253 | #![cfg_attr(doc_cfg, 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:320:12 | 320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:411:5 | 411 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:467:12 | 467 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:860:12 | 860 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:878:12 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/group.rs:145:12 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/group.rs:223:12 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/group.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:565:12 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:573:12 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 560 | / define_punctuation_structs! { 561 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 562 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:402:24 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 560 | / define_punctuation_structs! { 561 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 562 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:272:24 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:276:24 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:310:24 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:318:24 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:448:24 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:456:24 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:402:24 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:505:24 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 834 | / define_delimiters! { 835 | | Brace pub struct Brace /// `{`…`}` 836 | | Bracket pub struct Bracket /// `[`…`]` 837 | | Parenthesis pub struct Paren /// `(`…`)` 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:509:24 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 834 | / define_delimiters! { 835 | | Brace pub struct Brace /// `{`…`}` 836 | | Bracket pub struct Bracket /// `[`…`]` 837 | | Parenthesis pub struct Paren /// `(`…`)` 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:443:1 | 443 | / ast_enum_of_structs! { 444 | | /// Content of a compile-time structured attribute. 445 | | /// 446 | | /// ## Path ... | 474 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:478:16 | 478 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:236:16 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:382:16 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:413:16 | 413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:541:16 | 541 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:568:16 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:650:16 | 650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:658:16 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:760:16 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/buffer.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:21:1 | 21 | / ast_enum_of_structs! { 22 | | /// Data stored within an enum variant or struct. 23 | | /// 24 | | /// # Syntax tree enum ... | 41 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:46:16 | 46 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:55:16 | 55 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:162:16 | 162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:191:16 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:215:20 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:252:20 | 252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:304:16 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:24:16 | 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:34:16 | 34 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:44:16 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:54:16 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:66:16 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:87:16 | 87 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:12:1 | 12 | / ast_enum_of_structs! { 13 | | /// A Rust expression. 14 | | /// 15 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 240 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:320:16 | 320 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:331:16 | 331 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:369:16 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:391:16 | 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:409:16 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:435:16 | 435 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:494:16 | 494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:506:16 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:533:16 | 533 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:543:16 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:554:16 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:590:16 | 590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:614:16 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:624:16 | 624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:634:16 | 634 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:734:16 | 734 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:801:16 | 801 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:1027:16 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:1759:16 | 1759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:1942:16 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2670:16 | 2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2684:16 | 2684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2731:16 | 2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2894:16 | 2894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2928:16 | 2928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2939:16 | 2939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2990:16 | 2990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3017:16 | 3017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3047:16 | 3047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3079:16 | 3079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3101:16 | 3101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3146:16 | 3146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3156:16 | 3156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3263:16 | 3263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3339:16 | 3339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3357:16 | 3357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:286:5 | 286 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:294:5 | 294 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:302:5 | 302 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:28:1 | 28 | / ast_enum_of_structs! { 29 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 30 | | /// `'a: 'b`, `const LEN: usize`. 31 | | /// ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:52:16 | 52 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:63:16 | 63 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:76:16 | 76 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 385 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 387 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 389 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:401:16 | 401 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:445:1 | 445 | / ast_enum_of_structs! { 446 | | /// A trait or lifetime used as a bound on a type parameter. 447 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 448 | | #[non_exhaustive] ... | 454 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:458:16 | 458 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:497:16 | 497 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:489:1 | 489 | / ast_enum_of_structs! { 490 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 491 | | /// 492 | | /// # Syntax tree enum ... | 506 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:510:16 | 510 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:328:9 | 328 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:538:16 | 538 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:601:16 | 601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:695:16 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:843:16 | 843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:909:16 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:980:16 | 980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1121:16 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1131:16 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1174:16 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1184:16 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1199:16 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1218:16 | 1218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ident.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 50 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 769 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 770 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 771 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 772 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 773 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 774 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:810:16 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:881:16 | 881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:925:16 | 925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:936:16 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:947:16 | 947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:965:16 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:972:16 | 972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:979:16 | 979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:986:16 | 986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:993:16 | 993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:1000:16 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:1007:16 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:26:16 | 26 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:168:16 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:203:16 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:3:16 | 3 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:126:16 | 126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:220:16 | 220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1118:12 | 1118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1129:12 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1136:12 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1199:16 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse_quote.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse_quote.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:102:16 | 102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:166:16 | 166 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:192:16 | 192 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:227:16 | 227 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:88:16 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:290:16 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:452:16 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:540:20 | 540 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:673:16 | 673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:681:16 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:689:16 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:741:16 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:784:16 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:794:16 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:804:16 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:814:16 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:859:16 | 859 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1009:12 | 1009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:317:16 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:335:16 | 335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1081:16 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1092:16 | 1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:12:16 | 12 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:40:16 | 40 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:65:16 | 65 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:13:16 | 13 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// # Syntax tree enum ... | 81 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:111:16 | 111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:138:16 | 138 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:146:16 | 146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:195:16 | 195 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:205:16 | 205 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:569:16 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:580:16 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:593:16 | 593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:727:16 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:869:16 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:901:16 | 901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:972:16 | 972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:287:20 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:746:20 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:781:20 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:835:20 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1002:16 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1011:16 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1022:16 | 1022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1036:16 | 1036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1046:16 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1067:16 | 1067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1074:16 | 1074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1088:16 | 1088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1095:16 | 1095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1103:16 | 1103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1120:16 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1129:16 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1136:16 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1156:16 | 1156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1168:16 | 1168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1181:16 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:89:12 | 89 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:112:12 | 112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:115:12 | 115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:132:12 | 132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:159:12 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:171:12 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:182:12 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:227:12 | 227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:385:12 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:450:12 | 450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:501:12 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:714:12 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:760:12 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:925:12 | 925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:950:12 | 950 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1327:12 | 1327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1388:12 | 1388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1399:12 | 1399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1409:12 | 1409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1431:12 | 1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1616:12 | 1616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1629:12 | 1629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1639:12 | 1639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1650:12 | 1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1773:12 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1776:12 | 1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1851:12 | 1851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1874:12 | 1874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1886:12 | 1886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1902:12 | 1902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1912:12 | 1912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1922:12 | 1922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1938:12 | 1938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1947:12 | 1947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1961:12 | 1961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1972:12 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2016:12 | 2016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2026:12 | 2026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2046:12 | 2046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2049:12 | 2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2131:12 | 2131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2155:12 | 2155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:814:9 | 814 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling cc v1.0.83 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83/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="jobserver"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=912f4e24d42dbbe4 -C extra-filename=-98a211ac247beb1b --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libjobserver-e8608c035fce869a.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-ccdf3eb63ffb6ccb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indexmap v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/indexmap-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/indexmap-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.63 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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/indexmap-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=25e9ca269126ee09 -C extra-filename=-d9c9913143a40ccd --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libequivalent-f164c8c34ea83fe2.rmeta --extern hashbrown=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libhashbrown-d0228e89608e69a1.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/editors/amp/work/amp-0.7.1/cargo-crates/wayland-sys-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-sys-ca7d847fcfe9ab88/out /usr/local/bin/rustc --crate-name wayland_sys --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlib", "dlopen", "egl", "lazy_static", "libc", "memoffset", "server"))' -C metadata=1a480a8b155c863e -C extra-filename=-34285cf5b9010997 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' 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.6.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=a52be99868838b09 -C extra-filename=-dbcdc2730fd36afe --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83/src/lib.rs:2366:22 | 2366 | Catalyst(&'static str), | -------- ^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 2366 | Catalyst(()), | ~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83/src/lib.rs:1447:17 | 1447 | JOBSERVER.as_ref().unwrap() | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 | || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | +++++++++++++++++++++ ~ + warning: field `type_index` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 warning: trait `U8` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ | = note: `#[warn(dead_code)]` on by default warning: method `low_u8` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: trait `I32` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:121:18 | 121 | pub(crate) trait I32 { | ^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:150:8 | 148 | pub(crate) trait Usize { | ----- method in this trait 149 | fn as_u8(self) -> u8; 150 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:212:18 | 212 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:222:18 | 222 | pub(crate) trait PointerMut { | ^^^^^^^^^^ Compiling nix v0.24.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nix-0.24.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name nix --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -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=af2facdfa2345a98 -C extra-filename=-30fefde462668481 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-773d7fff91c59f28.rmeta --extern cfg_if=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcfg_if-12cb084fd3a97a9c.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern memoffset=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemoffset-5fab3795b6302e53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `libc` (lib) generated 209 warnings (169 duplicates) Compiling tinyvec_macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f11266b7fe508e4 -C extra-filename=-a7707822fe853377 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling smallvec v1.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/smallvec-1.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/smallvec-1.11.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.11.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/smallvec-1.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c554830deeb5bc47 -C extra-filename=-f8f7fdd49dc3e6af --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `miniz_oxide` (lib) generated 3 warnings Compiling itoa v1.0.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/itoa-1.0.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/itoa-1.0.9/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.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/itoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f3c216bc8d9f9a2e -C extra-filename=-a6ea8a30bc0973dc --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/wayland-client-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "scoped-tls", "use_system_lib"))' -C metadata=9c7c0eb238d2aff7 -C extra-filename=-c8ff556b0ba42ef9 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-client-c8ff556b0ba42ef9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern wayland_scanner=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_scanner-a0da10658defc592.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crc32fast v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.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.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=a8d1f6d9fec1ecc7 -C extra-filename=-77b718f8887f60fb --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/crc32fast-77b718f8887f60fb -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `memchr` (lib) generated 1 warning (1 duplicate) Compiling rustix v0.38.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=aad747d7c8d252db -C extra-filename=-4f45b1ff184c7e5f --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/rustix-4f45b1ff184c7e5f -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `inner` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:589:8 | 585 | pub(crate) trait FilterAttrs<'a> { | ----------- method in this trait ... 589 | fn inner(self) -> Self::Ret; | ^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling bitflags v2.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1/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.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=1e4395417b165b3e -C extra-filename=-8dfbd48648b47925 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `external::__private::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1/src/lib.rs:255:21 | 255 | pub use crate::{external::__private::*, traits::__private::*}; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `fushsia` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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 warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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` Compiling regex-syntax v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b2457e6242d20040 -C extra-filename=-9502a3421029519d --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: struct `AsDisplay` is never constructed --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1/src/parser.rs:80:19 | 80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B); | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0f3d3fc16c34bf80 -C extra-filename=-366d06fa066814ee --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `cc` (lib) generated 2 warnings Compiling libz-sys v1.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.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="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=8819dfbbae26475f -C extra-filename=-2f416bab2b6e9672 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/libz-sys-2f416bab2b6e9672 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcc-98a211ac247beb1b.rlib --extern pkg_config=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpkg_config-a37cdba67fbca5cf.rlib --extern vcpkg=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libvcpkg-fdb480a31d229bf3.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling onig_sys v69.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=69.8.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.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("bindgen", "default", "generate", "posix-api", "print-debug"))' -C metadata=5caebf6ee61da9ca -C extra-filename=-3b22f6c8d1897309 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/onig_sys-3b22f6c8d1897309 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcc-98a211ac247beb1b.rlib --extern pkg_config=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpkg_config-a37cdba67fbca5cf.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=1b28c4e91ec4266e -C extra-filename=-72f3f119b647b448 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bitflags` (lib) generated 2 warnings Compiling log v0.4.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=1db0fe6f3638668a -C extra-filename=-cdcf2ef93c5fd13d --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling syn v1.0.109 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f39e0fc381e39d7a -C extra-filename=-6aaac6329fb14b65 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/syn-6aaac6329fb14b65 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20/src/lib.rs:331:13 | 331 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = 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(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20/src/lib.rs:332:13 | 332 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1 CARGO_MANIFEST_LINKS=onig CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=69.8.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/onig_sys-ac7ccf743941f98e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/onig_sys-3b22f6c8d1897309/build-script-build` [onig_sys 69.8.1] cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_NO_PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=SYSROOT [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.8.1] cargo:rustc-link-search=native=/usr/local/lib [onig_sys 69.8.1] cargo:rustc-link-lib=onig [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=ONIGURUMA_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [onig_sys 69.8.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [onig_sys 69.8.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Compiling deranged v0.3.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=9d45e9d54f242f4d -C extra-filename=-e771c3eea96b254b --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpowerfmt-72f3f119b647b448.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `powerfmt` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libz-sys-5dd19acefadd41f3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/libz-sys-2f416bab2b6e9672/build-script-build` [libz-sys 1.1.12] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.12] cargo:rerun-if-changed=build.rs [libz-sys 1.1.12] OPT_LEVEL = Some("2") [libz-sys 1.1.12] TARGET = Some("x86_64-unknown-freebsd") [libz-sys 1.1.12] HOST = Some("x86_64-unknown-freebsd") [libz-sys 1.1.12] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.12] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.12] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.12] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.12] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.12] HOST_CC = None [libz-sys 1.1.12] cargo:rerun-if-env-changed=CC [libz-sys 1.1.12] CC = Some("cc") [libz-sys 1.1.12] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.12] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.12] DEBUG = Some("false") [libz-sys 1.1.12] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [libz-sys 1.1.12] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.12] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.12] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.12] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.12] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.12] HOST_CFLAGS = None [libz-sys 1.1.12] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.12] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [libz-sys 1.1.12] running "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-o" "/dev/null" "-lz" [libz-sys 1.1.12] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.12] 4 | return (int) adler32; [libz-sys 1.1.12] | ^~~~~~~~~~~~~ [libz-sys 1.1.12] 1 warning generated. [libz-sys 1.1.12] cargo:rustc-link-lib=z Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,std,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/rustix-b66e80a4db1f8618/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/rustix-4f45b1ff184c7e5f/build-script-build` [rustix 0.38.26] cargo:rerun-if-changed=build.rs warning: `log` (lib) generated 2 warnings Compiling backtrace v0.3.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=5c8ac74653c64413 -C extra-filename=-c49ccf8b47f002c9 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/backtrace-c49ccf8b47f002c9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcc-98a211ac247beb1b.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` [rustix 0.38.26] cargo:rustc-cfg=static_assertions [rustix 0.38.26] cargo:rustc-cfg=libc [rustix 0.38.26] cargo:rustc-cfg=freebsdlike [rustix 0.38.26] cargo:rustc-cfg=bsd [rustix 0.38.26] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.26] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.26] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.26] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.26] cargo:rerun-if-env-changed=CARGO_CFG_MIRI 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/editors/amp/work/amp-0.7.1/cargo-crates/wayland-client-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-client-c8ff556b0ba42ef9/build-script-build` [wayland-client 0.29.5] cargo:rerun-if-changed=./wayland.xml warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-0.3.10/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-0.3.10/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,parsing,printing,proc-macro,quote 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_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/syn-7ee74d506802e196/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/syn-6aaac6329fb14b65/build-script-build` [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests 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/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.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.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/crc32fast-d8ead23b62eb8d5d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/crc32fast-77b718f8887f60fb/build-script-build` [crc32fast 1.3.2] cargo:rerun-if-changed=build.rs Compiling wayland-protocols v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wayland-protocols-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=56e80e0c7a6ebf2c -C extra-filename=-4d84b855e1661674 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-4d84b855e1661674 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern wayland_scanner=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_scanner-a0da10658defc592.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` [crc32fast 1.3.2] cargo:rustc-cfg=crc32fast_stdarchx86 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/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.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=1f2db441dcc12407 -C extra-filename=-db3833fdbb91961e --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-dbcdc2730fd36afe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tinyvec v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=642b41b57a67599d -C extra-filename=-890af6ba3c99f304 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtinyvec_macros-a7707822fe853377.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling errno v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/errno-0.3.8/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.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/errno-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4fd625d5283d7e01 -C extra-filename=-a630fef45a96909b --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = 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: `errno` (lib) generated 1 warning Compiling slab v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=24e71d074e9fe371 -C extra-filename=-cc6a1e5df2b71388 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/slab-cc6a1e5df2b71388 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libautocfg-bb21951afb8b1148.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f117c643479d53a -C extra-filename=-d9607b44cb0d610a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling version_check v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f50cbad0c9b516d -C extra-filename=-554459ff620b94ca --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `deranged` (lib) generated 2 warnings Compiling bit-vec v0.6.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-vec-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=c24c3bb949527973 -C extra-filename=-15e2dc857b360baa --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `syn` (lib) generated 511 warnings (90 duplicates) Compiling serde_derive v1.0.188 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.188 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=188 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/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=c9af6fb44c8f2359 -C extra-filename=-0d8981915e902ccc --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rlib --extern quote=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquote-66fb030c5a58c172.rlib --extern syn=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsyn-fbb97537f3b99367.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror-impl v1.0.50 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-impl-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-impl-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-impl-1.0.50/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=32d242a1cc8ee6ec -C extra-filename=-21f6833b4d451b2b --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rlib --extern quote=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquote-66fb030c5a58c172.rlib --extern syn=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsyn-fbb97537f3b99367.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling time-core v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac9ae032d10f770c -C extra-filename=-c502f0b8cd4aab50 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_json v1.0.106 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/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.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/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=cb51c8394c180c94 -C extra-filename=-5ae71b6d60620ecb --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/serde_json-5ae71b6d60620ecb -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=a7c00d27ca8fc290 -C extra-filename=-304b5728dc8cc12c --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `tinyvec` (lib) generated 7 warnings Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=24ac42163069bba7 -C extra-filename=-308454cef5743409 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/lib.rs:63:23 | 63 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = 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(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/attr.rs:1854:30 | 1854 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:150:34 | 150 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:187:46 | 187 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:212:34 | 212 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:238:42 | 238 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/bound.rs:184:38 | 184 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/bound.rs:206:43 | 206 | ... all(test, exhaustive), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/bound.rs:233:38 | 233 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling safemem v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=safemem CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/safemem-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/safemem-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=safemem CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/safemem' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name safemem --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/safemem-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6725d9c051031cdf -C extra-filename=-f27efc7b768808a9 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gimli v0.28.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/gimli-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/gimli-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/gimli-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=bb8fcdb1d41a941d -C extra-filename=-ac8fb16eeebb6315 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: fields `1` and `2` are never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/cargo-crates/nix-0.24.3/src/lib.rs:48:9 | 48 | #![deny(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` warning: `aho-corasick` (lib) generated 8 warnings Compiling downcast-rs v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/downcast-rs-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/downcast-rs-1.2.0/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.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name downcast_rs --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/downcast-rs-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=41b45a153ef35e78 -C extra-filename=-09bfbeb618b90afc --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `aho-corasick` (lib) generated 8 warnings (8 duplicates) Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4788a9fe388c6b0b -C extra-filename=-fffae739fee63c44 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fixedbitset v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e4f2b35cdaa18d1b -C extra-filename=-482ffde175807c04 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/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(); | +++++++ warning: `same-file` (lib) generated 1 warning Compiling regex-automata v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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=a3cdd3f7f39bd084 -C extra-filename=-eae4b360cb75d341 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libaho_corasick-dc2c53dc2915dd61.rmeta --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-9dcf44d378baa633.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_syntax-9502a3421029519d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling petgraph v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=b2e1c045cd80c1dd -C extra-filename=-305ed7e97ba36df6 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfixedbitset-482ffde175807c04.rmeta --extern indexmap=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libindexmap-d9c9913143a40ccd.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/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/thiserror-71e8f53b31823707/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c6d116a5e47780c -C extra-filename=-e6065f5e863ef731 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libthiserror_impl-21f6833b4d451b2b.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs:238:13 | 238 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` 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: `error_generic_member_access` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs:242:7 | 242 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs:254:11 | 254 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `thiserror` (lib) generated 3 warnings Compiling walkdir v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/walkdir-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/walkdir-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/walkdir-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a4b149971275966 -C extra-filename=-c4fd93f2ae677df5 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsame_file-fffae739fee63c44.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3/src/dfa/onepass.rs:524:45 | 522 | impl<'a> InternalBuilder<'a> { | -- lifetime `'a` declared here 523 | /// Create a new builder with an initial empty DFA. 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Compiling wayland-commons v0.29.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_commons CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wayland-commons-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_commons --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1501b93273af77c7 -C extra-filename=-8be8fd473c72c98e --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern nix=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnix-30fefde462668481.rmeta --extern once_cell=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libonce_cell-9a910823597716ac.rmeta --extern smallvec=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsmallvec-f8f7fdd49dc3e6af.rmeta --extern wayland_sys=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_sys-34285cf5b9010997.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 warning: `nix` (lib) generated 11 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_client CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wayland-client-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/out /usr/local/bin/rustc --crate-name wayland_client --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "scoped-tls", "use_system_lib"))' -C metadata=646d2405c20f8d4c -C extra-filename=-7469f3567f4f7200 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-773d7fff91c59f28.rmeta --extern downcast_rs=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libdowncast_rs-09bfbeb618b90afc.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern nix=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnix-30fefde462668481.rmeta --extern wayland_commons=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_commons-8be8fd473c72c98e.rmeta --extern wayland_sys=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_sys-34285cf5b9010997.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `wayland-commons` (lib) generated 1 warning Compiling x11rb-protocol v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb_protocol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/x11rb-protocol-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb_protocol --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -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=32e245f80ea4a76c -C extra-filename=-be71ed0658378040 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern nix=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnix-30fefde462668481.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: unnecessary qualification --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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::(); | warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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 _ }, | ~~~~~~~~~~ warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=01b218f8a144ad1b -C extra-filename=-19dd47234abd1acd --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libaho_corasick-db3833fdbb91961e.rmeta --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-dbcdc2730fd36afe.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_syntax-304b5728dc8cc12c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `petgraph` (lib) generated 2 warnings Compiling line-wrap v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=line_wrap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/line-wrap-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/line-wrap-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='Efficiently insert line separators' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=line-wrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://bitbucket.org/marshallpierce/line-wrap-rs/src' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name line_wrap --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/line-wrap-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=732ad4bf16088478 -C extra-filename=-cef6d67038088f14 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern safemem=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsafemem-f27efc7b768808a9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling addr2line v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/addr2line-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/addr2line-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=6c47d89cb3b185b1 -C extra-filename=-b7bee495ec70c968 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libgimli-ac8fb16eeebb6315.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde_derive` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/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.188 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=188 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/serde-f7d71d10f127d8f8/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b092e8b85f1ba859 -C extra-filename=-a68ec28e2e7f6676 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libserde_derive-0d8981915e902ccc.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=91d29922a55fb373 -C extra-filename=-b9aa0aefb4f902bb --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-9dcf44d378baa633.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libminimal_lexical-308454cef5743409.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/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.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/serde_json-5438551213097477/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/serde_json-5ae71b6d60620ecb/build-script-build` [serde_json 1.0.106] cargo:rerun-if-changed=build.rs [serde_json 1.0.106] cargo:rustc-cfg=limb_width_64 Compiling unicode-normalization v0.1.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-normalization-0.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-normalization-0.1.22/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3a07431286050096 -C extra-filename=-0ab741f0c81ddcad --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtinyvec-890af6ba3c99f304.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:324:15 | 324 | #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))] | ^^^^^^^^^^^^^^^ | = 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:222:19 | 222 | #[cfg(all(not(no_core_cstr), not(feature = "std")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:227:19 | 227 | #[cfg(all(not(no_core_cstr), feature = "alloc", not(feature = "std")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:250:32 | 250 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:250:58 | 250 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:255:32 | 255 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:255:58 | 255 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:258:36 | 258 | #[cfg(all(feature = "std", not(no_target_has_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:260:36 | 260 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "8"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:262:36 | 262 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "16"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:264:36 | 264 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "32"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:266:36 | 266 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "64"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:268:36 | 268 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:665:36 | 665 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:668:36 | 668 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:719:36 | 719 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:746:36 | 746 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2896:32 | 2896 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2913:32 | 2913 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2926:32 | 2926 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:278:27 | 278 | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:285:29 | 285 | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:293:29 | 293 | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:301:29 | 301 | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:308:33 | 308 | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:410:31 | 410 | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2900:23 | 2900 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 2914 | / atomic_impl! { 2915 | | AtomicBool "8" 2916 | | AtomicI8 "8" 2917 | | AtomicI16 "16" ... | 2923 | | AtomicUsize "ptr" 2924 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2900:23 | 2900 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 2927 | / atomic_impl! { 2928 | | AtomicI64 "64" 2929 | | AtomicU64 "64" 2930 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2202:19 | 2202 | #[cfg(not(no_systemtime_checked_add))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2206:15 | 2206 | #[cfg(no_systemtime_checked_add)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/mod.rs:1221:19 | 1221 | #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:72:32 | 72 | #[cfg(any(feature = "std", not(no_core_cstr)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:83:36 | 83 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:182:56 | 182 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:200:52 | 200 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:397:56 | 397 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:416:52 | 416 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:557:11 | 557 | #[cfg(not(no_num_nonzero_signed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:963:32 | 963 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:981:32 | 981 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:994:32 | 994 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:967:23 | 967 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 982 | / atomic_impl! { 983 | | AtomicBool "8" 984 | | AtomicI8 "8" 985 | | AtomicI16 "16" ... | 991 | | AtomicUsize "ptr" 992 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:967:23 | 967 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 995 | / atomic_impl! { 996 | | AtomicI64 "64" 997 | | AtomicU64 "64" 998 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/private/mod.rs:1:11 | 1 | #[cfg(not(no_serde_derive))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/private/mod.rs:3:11 | 3 | #[cfg(not(no_serde_derive))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_try_from` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_try_from))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `regex-syntax` (lib) generated 1 warning Compiling regex v1.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-1.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-1.10.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-1.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=9702c6b45667e88d -C extra-filename=-79fe8465794b6f13 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libaho_corasick-dc2c53dc2915dd61.rmeta --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-9dcf44d378baa633.rmeta --extern regex_automata=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_automata-eae4b360cb75d341.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_syntax-9502a3421029519d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling time v0.3.36 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=21d33ca116d21cf7 -C extra-filename=-0af5822e2e32d5aa --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libderanged-e771c3eea96b254b.rmeta --extern itoa=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libitoa-a6ea8a30bc0973dc.rmeta --extern num_conv=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnum_conv-d9607b44cb0d610a.rmeta --extern powerfmt=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpowerfmt-72f3f119b647b448.rmeta --extern time_core=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtime_core-c502f0b8cd4aab50.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `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(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1426:42 | 1426 | .checked_mul(rhs.cast_signed().extend::()) | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1445:52 | 1445 | self.whole_nanoseconds() / rhs.cast_signed().extend::() | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Compiling bit-set v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1175613418dff918 -C extra-filename=-2dc4238f2d1a3c62 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bit_vec=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbit_vec-15e2dc857b360baa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23 | 51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17 | 53 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17 | 55 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17 | 1558 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: `bit-set` (lib) generated 4 warnings Compiling error-chain v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson :Paul Colomiets :Colin Kiegel :Yamakaky :Andrew Gauger ' CARGO_PKG_DESCRIPTION='Yet another error boilerplate library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=error-chain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/error-chain' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.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="backtrace"' --cfg 'feature="default"' --cfg 'feature="example_generated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "example_generated"))' -C metadata=4812f88e24f20b98 -C extra-filename=-b84a40735b3bb06e --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/error-chain-b84a40735b3bb06e -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libversion_check-554459ff620b94ca.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method 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/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/slab-9d5e039c10f8cdd2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/slab-cc6a1e5df2b71388/build-script-build` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/rustix-b66e80a4db1f8618/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e64d99875ed0dd64 -C extra-filename=-53ff7d99875c681e --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-8dfbd48648b47925.rmeta --extern libc_errno=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liberrno-a630fef45a96909b.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:165:9 | 165 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:166:9 | 166 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:172:12 | 172 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:173:12 | 173 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:174:12 | 174 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:204:7 | 204 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:213:7 | 213 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:228:5 | 228 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:294:7 | 294 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:345:9 | 345 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:346:9 | 346 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:353:57 | 353 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:363:9 | 363 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:382:9 | 382 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:392:9 | 392 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:73:7 | 73 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:214:5 | 214 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:215:5 | 215 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:230:5 | 230 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:231:5 | 231 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:99:5 | 99 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:115:11 | 115 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:118:5 | 118 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:124:15 | 124 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:136:11 | 136 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:144:7 | 144 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:150:5 | 150 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:157:11 | 157 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:293:7 | 293 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:311:7 | 311 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:13:7 | 13 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:43:11 | 43 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:48:5 | 48 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:61:5 | 61 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:72:31 | 72 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:76:7 | 76 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:79:7 | 79 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:84:11 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:84:18 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:86:7 | 86 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:92:31 | 92 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:94:31 | 94 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:309:7 | 309 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:701:5 | 701 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:957:7 | 957 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1006:5 | 1006 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1027:7 | 1027 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1062:7 | 1062 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1109:5 | 1109 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1132:7 | 1132 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1186:5 | 1186 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1187:5 | 1187 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1188:5 | 1188 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1234:11 | 1234 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1240:11 | 1240 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1309:15 | 1309 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1314:7 | 1314 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1337:7 | 1337 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1356:15 | 1356 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1374:7 | 1374 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1442:5 | 1442 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1458:5 | 1458 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1571:7 | 1571 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1604:5 | 1604 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1605:5 | 1605 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1606:5 | 1606 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1649:7 | 1649 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1685:5 | 1685 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1701:11 | 1701 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1722:7 | 1722 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1757:11 | 1757 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1759:11 | 1759 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1780:11 | 1780 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1817:11 | 1817 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1854:11 | 1854 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1889:11 | 1889 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1922:7 | 1922 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1938:7 | 1938 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1981:7 | 1981 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1994:7 | 1994 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2018:7 | 2018 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2041:7 | 2041 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2044:7 | 2044 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2051:7 | 2051 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2064:7 | 2064 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2089:7 | 2089 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2126:7 | 2126 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2131:7 | 2131 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2136:7 | 2136 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2149:7 | 2149 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2217:7 | 2217 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2221:7 | 2221 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2233:11 | 2233 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2233:18 | 2233 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2260:11 | 2260 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2260:18 | 2260 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2287:11 | 2287 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2287:18 | 2287 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2314:11 | 2314 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2314:18 | 2314 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2345:11 | 2345 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2345:18 | 2345 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2376:11 | 2376 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2376:18 | 2376 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2407:11 | 2407 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2407:18 | 2407 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2425:11 | 2425 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2425:18 | 2425 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2443:11 | 2443 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2443:18 | 2443 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2458:11 | 2458 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2458:18 | 2458 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2471:11 | 2471 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2471:18 | 2471 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2488:11 | 2488 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2488:18 | 2488 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:151:9 | 151 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:152:9 | 152 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:159:9 | 159 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:160:9 | 160 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:214:9 | 214 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:215:9 | 215 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:222:9 | 222 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:223:9 | 223 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:582:9 | 582 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:605:9 | 605 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:622:9 | 622 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:645:9 | 645 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:663:9 | 663 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:681:9 | 681 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:806:11 | 806 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:830:19 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:830:26 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:843:11 | 843 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:19 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:26 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:39 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:53 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:19 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:26 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:39 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:53 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1409:9 | 1409 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1427:9 | 1427 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1508:11 | 1508 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1527:19 | 1527 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1527:26 | 1527 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1535:11 | 1535 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1624:15 | 1624 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1634:19 | 1634 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:336:7 | 336 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:355:7 | 355 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:366:7 | 366 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:400:7 | 400 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:431:7 | 431 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:555:5 | 555 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:556:5 | 556 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:557:5 | 557 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:586:11 | 586 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:633:11 | 633 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:783:5 | 783 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:784:5 | 784 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:953:15 | 953 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:961:9 | 961 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:975:11 | 975 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1003:5 | 1003 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1004:5 | 1004 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1020:7 | 1020 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1160:7 | 1160 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:525:9 | 525 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:652:15 | 652 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:800:13 | 800 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:809:13 | 809 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:818:13 | 818 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:831:13 | 831 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:841:13 | 841 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:851:13 | 851 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:861:13 | 861 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:882:19 | 882 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:886:19 | 886 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:891:13 | 891 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:899:19 | 899 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:903:19 | 903 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:919:19 | 919 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:70:11 | 70 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:74:9 | 74 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:89:9 | 89 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:105:9 | 105 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:117:11 | 117 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:121:9 | 121 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:134:9 | 134 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:147:9 | 147 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:172:9 | 172 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:184:9 | 184 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:206:9 | 206 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:227:11 | 227 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:231:9 | 231 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:232:9 | 232 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:255:15 | 255 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:264:9 | 264 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:314:9 | 314 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:315:9 | 315 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:329:9 | 329 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:330:9 | 330 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:344:9 | 344 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:345:9 | 345 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:359:9 | 359 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:360:9 | 360 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:386:9 | 386 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:398:9 | 398 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:410:9 | 410 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:422:9 | 422 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:435:9 | 435 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:448:9 | 448 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:460:9 | 460 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:473:9 | 473 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:486:9 | 486 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:500:9 | 500 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:501:9 | 501 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:528:9 | 528 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:529:9 | 529 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:542:11 | 542 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:556:9 | 556 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:568:15 | 568 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:575:9 | 575 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:587:9 | 587 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:605:9 | 605 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:606:9 | 606 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:626:9 | 626 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:627:9 | 627 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:650:9 | 650 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:663:9 | 663 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:682:9 | 682 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:692:9 | 692 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:724:9 | 724 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:725:9 | 725 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:739:9 | 739 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:740:9 | 740 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:757:9 | 757 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:778:9 | 778 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:779:9 | 779 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:795:11 | 795 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:798:11 | 798 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:801:11 | 801 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:804:11 | 804 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:826:9 | 826 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:848:9 | 848 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:849:9 | 849 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:875:9 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:876:9 | 876 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:894:11 | 894 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:921:9 | 921 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:936:9 | 936 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:949:9 | 949 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:970:9 | 970 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:971:9 | 971 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:985:9 | 985 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:1011:9 | 1011 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:150:7 | 150 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:170:7 | 170 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:314:5 | 314 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:336:5 | 336 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:31:7 | 31 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:99:7 | 99 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:66:7 | 66 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:74:7 | 74 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:168:5 | 168 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:232:5 | 232 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:233:5 | 233 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:305:5 | 305 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:353:7 | 353 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:262:15 | 262 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/read_write.rs:10:7 | 10 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/read_write.rs:245:7 | 245 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/read_write.rs:264:7 | 264 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:342:5 | 342 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `wayland-client` (lib) generated 226 warnings 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/editors/amp/work/amp-0.7.1/cargo-crates/wayland-protocols-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-4d84b855e1661674/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 [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml warning: `nom` (lib) generated 13 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.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.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/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/crc32fast-d8ead23b62eb8d5d/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=aa5c74d73106cfe2 -C extra-filename=-b8846c64343bbba0 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcfg_if-12cb084fd3a97a9c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86` warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = 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(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` 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=./misc/input-method-unstable-v2.xml warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2/src/specialized/pclmulqdq.rs:147:5 | 147 | drop(K6); | ^^^^^--^ | | | argument has type `i64` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 147 - drop(K6); 147 + let _ = K6; | [wayland-protocols 0.29.5] cargo:rerun-if-changed=./misc/server-decoration.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml warning: `crc32fast` (lib) generated 2 warnings 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/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/backtrace-026e64a11f7dd10f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/backtrace-c49ccf8b47f002c9/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/syn-7ee74d506802e196/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4a09f253a7d32054 -C extra-filename=-303231b03e3555fe --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rmeta --extern quote=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquote-66fb030c5a58c172.rmeta --extern unicode_ident=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_ident-5e873aef191dcc8a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg syn_disable_nightly_tests` [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 [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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:787:9 | 787 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [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 [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [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 warning: `rustix` (lib) generated 505 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=onig_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don'\''t want to link to this crate directly; instead check out the `onig` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig_sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=69.8.1 CARGO_PKG_VERSION_MAJOR=69 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/onig_sys-ac7ccf743941f98e/out /usr/local/bin/rustc --crate-name onig_sys --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig_sys-69.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "generate", "posix-api", "print-debug"))' -C metadata=1edfb7252fec8abf -C extra-filename=-6cbff9b76f4f61e8 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -l onig` [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 [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml Compiling libgit2-sys v0.16.1+1.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.1+1.7.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.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("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=e144b773eb1dc54e -C extra-filename=-6810f09f0a246208 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-6810f09f0a246208 -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcc-98a211ac247beb1b.rlib --extern pkg_config=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpkg_config-a37cdba67fbca5cf.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde` (lib) generated 46 warnings Compiling gethostname v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gethostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/gethostname-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name gethostname --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9c2aa8f56cb2953 -C extra-filename=-f35f6744a87407e0 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml warning: `regex-automata` (lib) generated 1 warning (1 duplicate) Compiling quick-xml v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=83684deb586b760d -C extra-filename=-0092b8fd28dd5900 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-9dcf44d378baa633.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling object v0.32.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/object-0.32.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/object-0.32.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.32.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=b27bca329246ce5a -C extra-filename=-289f4f723a44a941 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-9dcf44d378baa633.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 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0/src/lib.rs:52:13 | 52 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0/src/writer.rs:146:77 | 146 | pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml Compiling cfg-if v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cfg-if-0.1.10/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=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=3aa767af441ea90d -C extra-filename=-0c316a160e3b67e9 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --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 Compiling lazy_static v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=eb39ec9cbcb28c3f -C extra-filename=-77445e7b673184d9 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/lazy_static-1.4.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 | +++++++ [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml warning: `lazy_static` (lib) generated 1 warning Compiling bytecount v0.6.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='Andre Bogus :Joshua Landau ' CARGO_PKG_DESCRIPTION='count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytecount CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/llogiq/bytecount' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bytecount --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "packed_simd", "runtime-dispatch-simd"))' -C metadata=03fbae8aaf191706 -C extra-filename=-0aa9d7c927d12f16 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7/src/lib.rs:94:48 | 94 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7/src/lib.rs:156:48 | 156 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-management-unstable-v1.xml warning: method `inner` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:470:8 | 466 | pub trait FilterAttrs<'a> { | ----------- method in this trait ... 470 | fn inner(self) -> Self::Ret; | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:1110:28 | 1110 | pub struct AllowStruct(bool); | ----------- ^^^^ | | | field in this struct | = help: consider removing this field warning: `bytecount` (lib) generated 2 warnings Compiling unicode-bidi v0.3.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=165ff2d92a05dfa1 -C extra-filename=-c6435a4e11c660ed --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [wayland-protocols 0.29.5] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-power-management-unstable-v1.xml warning: unused import: `removed_by_x9` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13/src/implicit.rs:17:41 | 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default [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 ryu v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/ryu-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/ryu-1.0.15/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.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=ff8d46dae3fa64a5 -C extra-filename=-78a6a7c8c9776f12 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `text_range` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13/src/prepare.rs:170:19 | 168 | impl IsolatingRunSequence { | ------------------------- method in this implementation 169 | /// Returns the full range of text represented by this isolating run sequence 170 | pub(crate) fn text_range(&self) -> Range { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling rustc-demangle v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustc-demangle-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustc-demangle-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustc-demangle-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=37e2841c7b0f28de -C extra-filename=-e9e4ef9ba09ffc84 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `quick-xml` (lib) generated 2 warnings Compiling linked-hash-map v0.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov :Andrew Paseltiner ' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name linked_hash_map --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=89f66968be48cd35 -C extra-filename=-3b29cb90ddcd8724 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `time` (lib) generated 75 warnings Compiling fastrand v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fastrand-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fastrand-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=8d9bf56d60c2336c -C extra-filename=-6a6ef6dcb7d0eb5e --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fastrand-2.0.1/src/lib.rs:618:11 | 618 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ Compiling base64 v0.21.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c0d21354b87e03d2 -C extra-filename=-a030213b3de6ffc5 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `linked-hash-map` (lib) generated 2 warnings Compiling percent-encoding v2.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/percent-encoding-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/percent-encoding-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/percent-encoding-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7c0691524a080add -C extra-filename=-9011e4a6c8dc73c3 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5/src/lib.rs:124:13 | 124 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5/src/lib.rs:133:5 | 133 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `fastrand` (lib) generated 1 warning Compiling tempfile v3.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tempfile-3.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tempfile-3.8.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.8.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tempfile-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c3ba0cd340ec9b05 -C extra-filename=-51be9456a643ca96 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcfg_if-12cb084fd3a97a9c.rmeta --extern fastrand=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfastrand-6a6ef6dcb7d0eb5e.rmeta --extern rustix=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/librustix-53ff7d99875c681e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/percent-encoding-2.3.0/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `percent-encoding` (lib) generated 1 warning Compiling form_urlencoded v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/form_urlencoded-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/form_urlencoded-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/form_urlencoded-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=33897f9e4828bcc7 -C extra-filename=-cd14986e743ae12f --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpercent_encoding-9011e4a6c8dc73c3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `unicode-bidi` (lib) generated 2 warnings Compiling yaml-rust v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Yuheng Chen ' CARGO_PKG_DESCRIPTION='The missing YAML 1.2 parser for rust' CARGO_PKG_HOMEPAGE='http://chyh1990.github.io/yaml-rust/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chyh1990/yaml-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40870b1838413d46 -C extra-filename=-54a4703cca4126ae --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblinked_hash_map-3b29cb90ddcd8724.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/form_urlencoded-1.2.0/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs:40:13 | 40 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs:41:13 | 41 | #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs:43:5 | 43 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ 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: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/emitter.rs:107:51 | 106 | impl<'a> YamlEmitter<'a> { | -- lifetime `'a` declared here 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/yaml.rs:285:12 | 285 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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: `syn` (lib) generated 522 warnings (90 duplicates) Compiling derive-new v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_new CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/derive-new-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/derive-new-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Nick Cameron ' CARGO_PKG_DESCRIPTION='`#[derive(new)]` implements simple constructor functions for structs and enums.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive-new CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nrc/derive-new' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name derive_new --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/derive-new-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0b6462b206ec135e -C extra-filename=-866c359cbaf76825 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libproc_macro2-0c6973e83d575ad3.rlib --extern quote=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquote-66fb030c5a58c172.rlib --extern syn=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsyn-303231b03e3555fe.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `form_urlencoded` (lib) generated 1 warning Compiling plist v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=plist CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Ed Barnard ' CARGO_PKG_DESCRIPTION='A rusty plist parser. Supports Serde serialization.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=plist CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ebarnard/rust-plist/' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name plist --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable_unstable_features_that_may_break_with_minor_version_bumps", "serde"))' -C metadata=3e549f0692b06880 -C extra-filename=-9973ea3c4723a3e0 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern base64=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbase64-a030213b3de6ffc5.rmeta --extern indexmap=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libindexmap-d9c9913143a40ccd.rmeta --extern line_wrap=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libline_wrap-cef6d67038088f14.rmeta --extern quick_xml=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libquick_xml-0092b8fd28dd5900.rmeta --extern serde=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libserde-a68ec28e2e7f6676.rmeta --extern time=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtime-0af5822e2e32d5aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `base64` (lib) generated 1 warning Compiling idna v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/idna-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/idna-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1287acdda8d09b9e -C extra-filename=-d7e97376477f0bbf --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_bidi-c6435a4e11c660ed.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_normalization-0ab741f0c81ddcad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/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.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/serde_json-5438551213097477/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0970fc57ef39fbea -C extra-filename=-c8f73584b91b2928 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libitoa-a6ea8a30bc0973dc.rmeta --extern ryu=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libryu-78a6a7c8c9776f12.rmeta --extern serde=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libserde-a68ec28e2e7f6676.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_64` warning: field `marks` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser { | ------ field in this struct ... 70 | marks: Vec, | ^^^^^ | = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_protocols CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wayland-protocols-0.29.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/out /usr/local/bin/rustc --crate-name wayland_protocols --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -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=9bcdd0e37656f1f5 -C extra-filename=-6c6ff18e11061f43 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-773d7fff91c59f28.rmeta --extern wayland_client=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_client-7469f3567f4f7200.rmeta --extern wayland_commons=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_commons-8be8fd473c72c98e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:109:47 | 109 | #[cfg(any(feature = "preserve_order", not(no_btreemap_get_key_value)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(no_btreemap_get_key_value)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_btreemap_retain` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:279:15 | 279 | #[cfg(not(no_btreemap_retain))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_retain)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_retain)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:156:51 | 156 | #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:160:13 | 160 | no_btreemap_remove_entry, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:161:17 | 161 | not(no_btreemap_get_key_value), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:171:13 | 171 | no_btreemap_remove_entry, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:172:13 | 172 | no_btreemap_get_key_value, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/error.rs:64:23 | 64 | UnknownObjectType(u8), | ----------------- ^^ | | | field in this variant | = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/lib.rs:75:9 | 75 | #![deny(warnings)] // Treat all warnings as errors | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 64 | UnknownObjectType(()), | ~~ warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/error.rs:68:11 | 68 | Serde(String), | ----- ^^^^^^ | | | field in this variant | = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 68 | Serde(()), | ~~ warning: `regex-automata` (lib) generated 1 warning Compiling tree_magic_mini v3.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tree_magic_mini CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3/Cargo.toml CARGO_PKG_AUTHORS='Matt Brubeck :Allison Hancock ' CARGO_PKG_DESCRIPTION='Determines the MIME type of a file by traversing a filetype tree.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tree_magic_mini CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mbrubeck/tree_magic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.3 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name tree_magic_mini --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tree_magic_db", "with-gpl-data"))' -C metadata=1059ab05c3f1ecf6 -C extra-filename=-f88e40f525f24f59 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bytecount=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbytecount-0aa9d7c927d12f16.rmeta --extern fnv=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfnv-366d06fa066814ee.rmeta --extern lazy_static=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblazy_static-77445e7b673184d9.rmeta --extern nom=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnom-b9aa0aefb4f902bb.rmeta --extern once_cell=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libonce_cell-9a910823597716ac.rmeta --extern petgraph=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpetgraph-305ed7e97ba36df6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3/src/fdo_magic/ruleset.rs:116:51 | 114 | pub fn from_multiple<'a>( | -- lifetime `'a` declared here 115 | files: &'a [Vec], 116 | ) -> Result, u32>>, String> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `word_len` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3/src/fdo_magic/mod.rs:11:9 | 6 | pub struct MagicRule<'a> { | --------- field in this struct ... 11 | pub word_len: u32, | ^^^^^^^^ | = note: `MagicRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `plist` (lib) generated 2 warnings Compiling net2 v0.2.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=net2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.39/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Extensions to the standard library'\''s networking types as proposed in RFC 1158. ' CARGO_PKG_HOMEPAGE='https://github.com/deprecrated/net2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=net2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/deprecrated/net2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.39 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name net2 --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="duration"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "duration", "nightly"))' -C metadata=8266bc73e303cddd -C extra-filename=-5c21f9dee6e5d975 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcfg_if-0c316a160e3b67e9.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.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/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.1+1.7.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/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-6810f09f0a246208/build-script-build` [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.16.1+1.7.1] cargo:warning=failed to probe system libgit2: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" PKG_CONFIG_LIBDIR="/wrkdirs/usr/ports/editors/amp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig" "pkg-config" "--libs" "--cflags" "libgit2" "libgit2 >= 1.7.1" "libgit2 < 1.8.0"` did not exit successfully: exit status: 1 [libgit2-sys 0.16.1+1.7.1] error: could not find system library 'libgit2' required by the 'libgit2-sys' crate [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] --- stderr [libgit2-sys 0.16.1+1.7.1] Package dependency requirement 'libgit2 < 1.8.0' could not be satisfied. [libgit2-sys 0.16.1+1.7.1] Package 'libgit2' has version '1.8.4', required version is '< 1.8.0' [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/stdint.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/stdint.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/diff.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/diff.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/cred_helpers.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/cred_helpers.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/version.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/version.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/checkout.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/checkout.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/blob.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/blob.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/pathspec.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/pathspec.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/buffer.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/buffer.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/repository.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/repository.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/indexer.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/indexer.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/odb_backend.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/odb_backend.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/deprecated.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/deprecated.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/transport.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/transport.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/reflog.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/reflog.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/strarray.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/strarray.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/trace.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/trace.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/index.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/index.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/mailmap.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/mailmap.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/revwalk.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/revwalk.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/merge.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/merge.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/annotated_commit.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/annotated_commit.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/commit.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/commit.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/blame.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/blame.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/signature.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/signature.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/refdb.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/refdb.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/patch.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/patch.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/errors.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/errors.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/common.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/common.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/ignore.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/ignore.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/oid.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/oid.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/submodule.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/submodule.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/transaction.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/transaction.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/notes.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/notes.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/proxy.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/proxy.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/filter.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/filter.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/stash.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/stash.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/global.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/global.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/clone.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/clone.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/net.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/net.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/config.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/config.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/credential_helpers.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/credential_helpers.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/credential.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/credential.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/branch.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/branch.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/refs.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/refs.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/object.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/object.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/experimental.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/experimental.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/graph.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/graph.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/status.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/status.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/apply.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/apply.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/email.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/email.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/rebase.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/rebase.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/oidarray.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/oidarray.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/cert.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/cert.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/odb.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/odb.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/attr.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/attr.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/types.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/types.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/revparse.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/revparse.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/remote.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/remote.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/pack.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/pack.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/revert.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/revert.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/describe.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/describe.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/refspec.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/refspec.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/tag.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/tag.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/message.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/message.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/tree.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/tree.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/cred.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/cred.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/diff.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/diff.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/repository.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/repository.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/odb_backend.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/odb_backend.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/transport.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/transport.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/openssl.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/openssl.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/reflog.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/reflog.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/midx.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/midx.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/index.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/index.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/stream.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/stream.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/alloc.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/alloc.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/merge.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/merge.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/commit.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/commit.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/filter.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/filter.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/refdb_backend.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/config.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/config.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/credential.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/credential.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/refs.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/refs.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/path.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/path.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/email.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/email.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/mempack.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/mempack.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/commit_graph.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/commit_graph.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/remote.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/remote.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/sys/hashsig.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/sys/hashsig.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/worktree.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/worktree.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/cherrypick.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/cherrypick.h [libgit2-sys 0.16.1+1.7.1] libgit2/include/git2/reset.h => /wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include/git2/reset.h [libgit2-sys 0.16.1+1.7.1] TARGET = Some("x86_64-unknown-freebsd") [libgit2-sys 0.16.1+1.7.1] OPT_LEVEL = Some("2") [libgit2-sys 0.16.1+1.7.1] HOST = Some("x86_64-unknown-freebsd") [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] CC_x86_64-unknown-freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] CC_x86_64_unknown_freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_CC [libgit2-sys 0.16.1+1.7.1] HOST_CC = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CC [libgit2-sys 0.16.1+1.7.1] CC = Some("cc") [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.16.1+1.7.1] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.16.1+1.7.1] DEBUG = Some("false") Compiling onig v6.4.0 [libgit2-sys 0.16.1+1.7.1] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] CFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] CFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_CFLAGS [libgit2-sys 0.16.1+1.7.1] HOST_CFLAGS = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=CFLAGS [libgit2-sys 0.16.1+1.7.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=onig CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/Cargo.toml CARGO_PKG_AUTHORS='Will Speak :Ivan Ivashchenko ' CARGO_PKG_DESCRIPTION='Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=onig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='http://github.com/iwillspeak/rust-onig' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.4.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name onig --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "generate", "posix-api", "print-debug", "std-pattern"))' -C metadata=20d124cdf59057ec -C extra-filename=-f232b1ab085fbc08 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-773d7fff91c59f28.rmeta --extern once_cell=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libonce_cell-9a910823597716ac.rmeta --extern onig_sys=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libonig_sys-6cbff9b76f4f61e8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` warning: trait `Zero` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.39/src/utils.rs:40:11 | 40 | pub trait Zero { | ^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.39/src/lib.rs:42:23 | 42 | #![deny(missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/lib.rs:87:17 | 87 | #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `generate`, `posix-api`, `print-debug`, and `std-pattern` = 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: `net2` (lib) generated 1 warning Compiling x11rb v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11rb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/x11rb-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name x11rb --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -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=9906b73dd5f0b444 -C extra-filename=-fd2b319680e49d2a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern gethostname=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libgethostname-f35f6744a87407e0.rmeta --extern nix=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnix-30fefde462668481.rmeta --extern x11rb_protocol=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libx11rb_protocol-be71ed0658378040.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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, | warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/buffers.rs:26:18 | 26 | unsafe { &mut onig_sys::OnigEncodingUTF8 } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw mut` instead to create a raw pointer | 26 | unsafe { &raw mut onig_sys::OnigEncodingUTF8 } | ~~~~~~~~ warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/buffers.rs:92:27 | 92 | enc: unsafe { &mut onig_sys::OnigEncodingASCII }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw mut` instead to create a raw pointer | 92 | enc: unsafe { &raw mut onig_sys::OnigEncodingASCII }, | ~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:38:28 | 38 | unsafe { transmute(&onig_sys::OnigSyntaxPython) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 38 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPython) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:42:28 | 42 | unsafe { transmute(&onig_sys::OnigSyntaxASIS) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 42 | unsafe { transmute(&raw const onig_sys::OnigSyntaxASIS) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:47:28 | 47 | unsafe { transmute(&onig_sys::OnigSyntaxPosixBasic) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 47 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixBasic) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:52:28 | 52 | unsafe { transmute(&onig_sys::OnigSyntaxPosixExtended) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 52 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixExtended) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:57:28 | 57 | unsafe { transmute(&onig_sys::OnigSyntaxEmacs) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 57 | unsafe { transmute(&raw const onig_sys::OnigSyntaxEmacs) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:62:28 | 62 | unsafe { transmute(&onig_sys::OnigSyntaxGrep) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 62 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGrep) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:67:28 | 67 | unsafe { transmute(&onig_sys::OnigSyntaxGnuRegex) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 67 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGnuRegex) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:72:28 | 72 | unsafe { transmute(&onig_sys::OnigSyntaxJava) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 72 | unsafe { transmute(&raw const onig_sys::OnigSyntaxJava) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:77:28 | 77 | unsafe { transmute(&onig_sys::OnigSyntaxPerl) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 77 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:82:28 | 82 | unsafe { transmute(&onig_sys::OnigSyntaxPerl_NG) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 82 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl_NG) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:87:28 | 87 | unsafe { transmute(&onig_sys::OnigSyntaxRuby) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 87 | unsafe { transmute(&raw const onig_sys::OnigSyntaxRuby) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:92:28 | 92 | unsafe { transmute(&onig_sys::OnigSyntaxOniguruma) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 92 | unsafe { transmute(&raw const onig_sys::OnigSyntaxOniguruma) } | ~~~~~~~~~~ warning: `onig` (lib) generated 15 warnings Compiling bincode v1.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=de541bd7d7ad7112 -C extra-filename=-ea0297ddf108e80a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern serde=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libserde-a68ec28e2e7f6676.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `serde_json` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/backtrace-026e64a11f7dd10f/out /usr/local/bin/rustc --crate-name backtrace --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=87c435a32f15b851 -C extra-filename=-df9b4f204ff2005b --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libaddr2line-b7bee495ec70c968.rmeta --extern cfg_if=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcfg_if-12cb084fd3a97a9c.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libminiz_oxide-657a1939882d077f.rmeta --extern object=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libobject-289f4f723a44a941.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/librustc_demangle-e9e4ef9ba09ffc84.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/lib.rs:98:13 | 98 | #![cfg_attr(backtrace_in_libstd, allow(warnings))] | ^^^^^^^^^^^^^^^^^^^ | = 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(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` 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: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/mod.rs:477:17 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/mod.rs:477:39 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"libbacktrace"` | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:22:7 | 22 | #[cfg(backtrace_in_libstd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:26:11 | 26 | #[cfg(not(backtrace_in_libstd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dl_iterate_phdr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:223:40 | 223 | all(target_os = "android", feature = "dl_iterate_phdr"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `dl_iterate_phdr` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `libnx` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:231:21 | 231 | } else if #[cfg(target_env = "libnx")] { | ^^^^^^^^^^ | = 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: `yaml-rust` (lib) generated 6 warnings Compiling flate2 v1.0.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/flate2-1.0.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/flate2-1.0.27/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/flate2-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat"))' -C metadata=8da4370671d03c7d -C extra-filename=-711f679b50c1757f --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcrc32fast-b8846c64343bbba0.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libminiz_oxide-657a1939882d077f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-1.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-1.10.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-1.10.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="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=730332ec906f6057 -C extra-filename=-c871da1a468ab8ab --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libaho_corasick-db3833fdbb91961e.rmeta --extern memchr=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmemchr-dbcdc2730fd36afe.rmeta --extern regex_automata=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_automata-19dd47234abd1acd.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_syntax-304b5728dc8cc12c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: multiple associated functions are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: field `addr` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:457:14 | 457 | Symtab { addr: *mut c_void, name: &'a [u8] }, | ------ ^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:310:11 | 310 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default warning: `bincode` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/slab-9d5e039c10f8cdd2/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f81310fbc32d9ca8 -C extra-filename=-32bd1e7a5c33d755 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `slab` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=backtrace,default,example_generated 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_BACKTRACE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXAMPLE_GENERATED=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson :Paul Colomiets :Colin Kiegel :Yamakaky :Andrew Gauger ' CARGO_PKG_DESCRIPTION='Yet another error boilerplate library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=error-chain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/error-chain' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/error-chain-aa4aa479b7d4e92a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/error-chain-b84a40735b3bb06e/build-script-build` [error-chain 0.12.4] cargo:rustc-cfg=has_error_source [error-chain 0.12.4] cargo:rustc-cfg=has_error_description_deprecated [error-chain 0.12.4] cargo:rustc-cfg=build="release" Compiling fancy-regex v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fancy_regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fancy-regex-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fancy-regex-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Robin Stocker ' CARGO_PKG_DESCRIPTION='An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fancy-regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fancy-regex/fancy-regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name fancy_regex --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fancy-regex-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "track_caller", "unicode"))' -C metadata=f019db77eae36465 -C extra-filename=-1056af555f1fc546 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bit_set=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbit_set-2dc4238f2d1a3c62.rmeta --extern regex=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex-79fe8465794b6f13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libz-sys-5dd19acefadd41f3/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=eb4cba9374378a17 -C extra-filename=-157d263b3be01934 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -l z` Compiling os_pipe v1.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_pipe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/os_pipe-1.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/os_pipe-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor' CARGO_PKG_DESCRIPTION='a cross-platform library for opening OS pipes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_pipe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oconnor663/os_pipe.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name os_pipe --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/os_pipe-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety"))' -C metadata=dae71a001e6e73dd -C extra-filename=-208923895355fb72 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = 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(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libz-sys` (lib) generated 18 warnings Compiling iovec v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/iovec-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/iovec-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Portable buffer type for scatter/gather I/O operations ' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/iovec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/carllerche/iovec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name iovec --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/iovec-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1428a8a8d5cb52bb -C extra-filename=-9f02f363e653d042 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex-syntax v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.7.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.60.0 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --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=ba5d5d9a2018524d -C extra-filename=-0b9ed0da6ccebb2c --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mio v0.6.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking IO' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "with-deprecated"))' -C metadata=0cb25be7110cb330 -C extra-filename=-f8d3ffa3f8ae856a --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcfg_if-0c316a160e3b67e9.rmeta --extern iovec=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libiovec-9f02f363e653d042.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern log=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblog-cdcf2ef93c5fd13d.rmeta --extern net2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnet2-5c21f9dee6e5d975.rmeta --extern slab=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libslab-32bd1e7a5c33d755.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/lib.rs:10:13 | 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::trivially_copy_pass_by_ref))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `with-deprecated` = 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: unused imports: `Read` and `Write` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/io.rs:2:19 | 2 | pub use std::io::{Read, Write, Result, Error, ErrorKind}; | ^^^^ ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/poll.rs:1154:16 | 1154 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::if_same_then_else))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `with-deprecated` = 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: `bitrig` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:22:11 | 22 | #[cfg(any(target_os = "bitrig", target_os = "dragonfly", | ^^^^^^^^^^^^^^^^^^^^ | = 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: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:27:11 | 27 | #[cfg(any(target_os = "bitrig", target_os = "dragonfly", | ^^^^^^^^^^^^^^^^^^^^ | = 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: unused import: `iovec::IoVec` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:53:9 | 53 | pub use iovec::IoVec; | ^^^^^^^^^^^^ warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/event_imp.rs:515:1 | 515 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute | = note: `#[warn(useless_deprecated)]` on by default warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/event_imp.rs:1002:1 | 1002 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/ready.rs:480:1 | 480 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:116:20 | 116 | self.inner.set_linger(dur) | ^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `net2::TcpStreamExt::set_linger(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` on by default warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:120:20 | 120 | self.inner.linger() | ^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `net2::TcpStreamExt::linger(...)` to keep using the current method warning: `tree_magic_mini` (lib) generated 2 warnings Compiling amp v0.7.1 (/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='A complete text editor for your terminal.' CARGO_PKG_HOMEPAGE='https://amp.rs' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=amp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/amp' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7aeb3a1f979a01e -C extra-filename=-33e4b04bbb0c9f6e --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/build/amp-33e4b04bbb0c9f6e -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern regex=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex-c871da1a468ab8ab.rlib -C link-arg=-fstack-protector-strong` warning: the type `sockaddr_un` does not permit being left uninitialized --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/uds.rs:55:39 | 55 | let addr: libc::sockaddr_un = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized = note: `#[warn(invalid_value)]` on by default Compiling x11-clipboard v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x11_clipboard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/x11-clipboard-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name x11_clipboard --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e87aad236d93b3a -C extra-filename=-40610fb3992d5dd5 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern x11rb=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libx11rb-fd2b319680e49d2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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: `x11rb` (lib) generated 4 warnings warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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 } | ~~~~~~~~~~ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=error_chain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson :Paul Colomiets :Colin Kiegel :Yamakaky :Andrew Gauger ' CARGO_PKG_DESCRIPTION='Yet another error boilerplate library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=error-chain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/error-chain' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/error-chain-aa4aa479b7d4e92a/out /usr/local/bin/rustc --crate-name error_chain --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="example_generated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "example_generated"))' -C metadata=1ab4f8a046aa502a -C extra-filename=-aa1272ccc4eae2a4 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern backtrace=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbacktrace-df9b4f204ff2005b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_error_source --cfg has_error_description_deprecated --cfg 'build="release"'` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:3:11 | 3 | #[cfg(not(has_error_source))] | ^^^^^^^^^^^^^^^^ | = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` 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_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:36:7 | 36 | #[cfg(has_error_source)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:73:7 | 73 | #[cfg(has_error_description_deprecated)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:82:11 | 82 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/example_generated.rs:24:5 | 24 | error_chain! {} | --------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/example_generated.rs:27:1 | 27 | / error_chain! { 28 | | links { 29 | | Inner(inner::Error, inner::ErrorKind) #[doc = "Link to another `ErrorChain`."]; ... | 38 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs:581:31 | 581 | #[cfg(not(has_error_source))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs:583:27 | 583 | #[cfg(has_error_source)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs:823:5 | 823 | error_chain! {} | --------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/out/viewporter_client_api.rs:578:28 | 578 | requests: unsafe { &wp_viewport_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 578 | requests: unsafe { &raw const wp_viewport_requests as *const _ }, | ~~~~~~~~~~ warning: `error-chain` (lib) generated 9 warnings Compiling url v2.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/url-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/url-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/url-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=fd261ada4494fa61 -C extra-filename=-7bdd348902bea746 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libform_urlencoded-cd14986e743ae12f.rmeta --extern idna=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libidna-d7e97376477f0bbf.rmeta --extern percent_encoding=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libpercent_encoding-9011e4a6c8dc73c3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `mio` (lib) generated 12 warnings Compiling signal-hook-registry v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-registry-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-registry-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bdcb2115ad4766e -C extra-filename=-266f3010acad3a04 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs:287:18 | 287 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: `signal-hook-registry` (lib) generated 1 warning Compiling wl-clipboard-rs v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wl_clipboard_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ivan Molodetskikh ' CARGO_PKG_DESCRIPTION='Access to the Wayland clipboard for terminal and other window-less applications.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wl-clipboard-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/YaLTeR/wl-clipboard-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name wl_clipboard_rs --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "native_lib"))' -C metadata=e9d9ae66ed85c3e6 -C extra-filename=-42ac60ef4be0544c --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern derive_new=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libderive_new-866c359cbaf76825.so --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern log=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblog-cdcf2ef93c5fd13d.rmeta --extern nix=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnix-30fefde462668481.rmeta --extern os_pipe=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libos_pipe-208923895355fb72.rmeta --extern tempfile=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtempfile-51be9456a643ca96.rmeta --extern thiserror=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libthiserror-e6065f5e863ef731.rmeta --extern tree_magic_mini=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtree_magic_mini-f88e40f525f24f59.rmeta --extern wayland_client=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_client-7469f3567f4f7200.rmeta --extern wayland_protocols=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwayland_protocols-6c6ff18e11061f43.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling xdg v2.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xdg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xdg-2.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xdg-2.5.2/Cargo.toml CARGO_PKG_AUTHORS='Ben Longbons :whitequark ' CARGO_PKG_DESCRIPTION='A library for storing and retrieving files according to XDG Base Directory specification' CARGO_PKG_HOMEPAGE='https://github.com/whitequark/rust-xdg' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xdg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/whitequark/rust-xdg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name xdg --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xdg-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b49805923306cc33 -C extra-filename=-2dc387e67088a1e7 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: this function depends on never type fallback being `()` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0/src/copy.rs:395:5 | 395 | pub fn serve(mut self) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! = note: for more information, see = help: specify the types explicitly note: in edition 2024, the requirement `!: FromIterator<()>` will fail --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0/src/copy.rs:434:36 | 434 | let result: Result<_, _> = results.into_iter().collect(); | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default help: use `()` annotations to avoid fallback changes | 434 | let result: Result<(), _> = results.into_iter().collect(); | ~~ Compiling syntect v5.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syntect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tristan Hume ' CARGO_PKG_DESCRIPTION='library for high quality syntax highlighting and code intelligence using Sublime Text'\''s grammars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntect CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/trishume/syntect' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.1.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name syntect --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bincode"' --cfg 'feature="default"' --cfg 'feature="default-fancy"' --cfg 'feature="default-onig"' --cfg 'feature="default-syntaxes"' --cfg 'feature="default-themes"' --cfg 'feature="dump-create"' --cfg 'feature="dump-load"' --cfg 'feature="fancy-regex"' --cfg 'feature="flate2"' --cfg 'feature="fnv"' --cfg 'feature="html"' --cfg 'feature="onig"' --cfg 'feature="parsing"' --cfg 'feature="plist"' --cfg 'feature="plist-load"' --cfg 'feature="regex-fancy"' --cfg 'feature="regex-onig"' --cfg 'feature="regex-syntax"' --cfg 'feature="yaml-load"' --cfg 'feature="yaml-rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "default-fancy", "default-onig", "default-syntaxes", "default-themes", "dump-create", "dump-load", "fancy-regex", "flate2", "fnv", "html", "metadata", "onig", "parsing", "plist", "plist-load", "regex-fancy", "regex-onig", "regex-syntax", "yaml-load", "yaml-rust"))' -C metadata=2642cfabba8cb36d -C extra-filename=-b8779e45ccd60272 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbincode-ea0297ddf108e80a.rmeta --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-773d7fff91c59f28.rmeta --extern fancy_regex=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfancy_regex-1056af555f1fc546.rmeta --extern flate2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libflate2-711f679b50c1757f.rmeta --extern fnv=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfnv-366d06fa066814ee.rmeta --extern once_cell=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libonce_cell-9a910823597716ac.rmeta --extern onig=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libonig-f232b1ab085fbc08.rmeta --extern plist=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libplist-9973ea3c4723a3e0.rmeta --extern regex_syntax=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex_syntax-0b9ed0da6ccebb2c.rmeta --extern serde=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libserde-a68ec28e2e7f6676.rmeta --extern serde_json=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libserde_json-c8f73584b91b2928.rmeta --extern thiserror=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libthiserror-e6065f5e863ef731.rmeta --extern walkdir=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwalkdir-c4fd93f2ae677df5.rmeta --extern yaml_rust=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libyaml_rust-54a4703cca4126ae.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` Compiling fragment v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fragment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fragment-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fragment-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='Simple fragment/substring matching library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fragment CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/fragment' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name fragment --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fragment-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0dffe9c4f995a759 -C extra-filename=-437bbeae0f1df37f --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `serde_json::Value::Array as SettingsArray` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0/src/highlighting/settings.rs:7:9 | 7 | pub use serde_json::Value::Array as SettingsArray; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `serde_json::Value::Object as SettingsObject` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0/src/highlighting/settings.rs:8:9 | 8 | pub use serde_json::Value::Object as SettingsObject; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling glob v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da7a7e3f7a141e01 -C extra-filename=-61db73d9a7f5f7c1 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/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/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:134:21 | 134 | let _compiled = try!(Pattern::new(pattern)); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:198:24 | 198 | let compiled = try!(Pattern::new(component)); | ^^^ warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:28:17 | 28 | use std::ascii::AsciiExt; | ^^^^^^^^ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:249:32 | 249 | fn cause(&self) -> Option<&Error> { | ^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 249 | fn cause(&self) -> Option<&dyn Error> { | +++ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:247:20 | 247 | self.error.description() | ^^^^^^^^^^^ warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:28:5 | 28 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::io::prelude` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:32:5 | 32 | use std::io::prelude::*; | ^^^^^^^^^^^^^^^^ Compiling unicode-segmentation v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-segmentation-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-segmentation-1.10.1/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/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.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=09e086c598e9cf41 -C extra-filename=-eb608fded7fdf306 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `backtrace` (lib) generated 9 warnings Compiling numtoa v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=numtoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/numtoa-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/numtoa-0.1.0/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.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name numtoa --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/numtoa-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=4f9933148db1f6ae -C extra-filename=-4e57103cb363c212 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `glob` (lib) generated 7 warnings Compiling bloodhound v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bloodhound CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bloodhound-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bloodhound-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='Fuzzy file finder.' CARGO_PKG_HOMEPAGE='https://github.com/jmacdonald/bloodhound' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=bloodhound CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/bloodhound' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name bloodhound --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bloodhound-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e098ff26c1b607d -C extra-filename=-970872656f496a35 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern fragment=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfragment-437bbeae0f1df37f.rmeta --extern glob=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libglob-61db73d9a7f5f7c1.rmeta --extern walkdir=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwalkdir-c4fd93f2ae677df5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling termion v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/termion-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/termion-2.0.1/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=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name termion --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/termion-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fac09973edd955f4 -C extra-filename=-d5b1cc0566408cb6 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern numtoa=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libnumtoa-4e57103cb363c212.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cli-clipboard v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cli_clipboard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cli-clipboard-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cli-clipboard-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Allie Stephan ' CARGO_PKG_DESCRIPTION='cli-clipboard 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=cli-clipboard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actuallyallie/cli-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name cli_clipboard --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cli-clipboard-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee5009e0707f461f -C extra-filename=-bc05e73519222652 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern wl_clipboard_rs=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libwl_clipboard_rs-42ac60ef4be0544c.rmeta --extern x11_clipboard=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libx11_clipboard-40610fb3992d5dd5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling app_dirs2 v2.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=app_dirs2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/app_dirs2-2.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/app_dirs2-2.5.5/Cargo.toml CARGO_PKG_AUTHORS='Andy Barron :Simon Heath ' CARGO_PKG_DESCRIPTION='Put your app'\''s data in the right place on every platform. Community-maintained project.' CARGO_PKG_HOMEPAGE='https://lib.rs/app_dirs2' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=app_dirs2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/app-dirs-rs/app_dirs2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name app_dirs2 --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/app_dirs2-2.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=550ab2cd9ac838e2 -C extra-filename=-ba71ded15c1190d7 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern xdg=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libxdg-2dc387e67088a1e7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling signal-hook v0.1.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio"' --cfg 'feature="mio-support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "mio", "mio-0_7-support", "mio-support", "mio_0_7", "tokio-reactor", "tokio-support"))' -C metadata=7ec0ccf48f249a80 -C extra-filename=-669e5e17d0bde43b --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern mio=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmio-f8d3ffa3f8ae856a.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsignal_hook_registry-266f3010acad3a04.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated function `signal_hook_registry::unregister_signal`: Don't use. Can influence unrelated parts of program / unknown actions --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17/src/cleanup.rs:34:31 | 34 | pub use signal_hook_registry::unregister_signal; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `signal_hook_registry::unregister_signal`: Don't use. Can influence unrelated parts of program / unknown actions --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17/src/cleanup.rs:122:5 | 122 | unregister_signal(signal); | ^^^^^^^^^^^^^^^^^ 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/editors/amp/work/amp-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='A complete text editor for your terminal.' CARGO_PKG_HOMEPAGE='https://amp.rs' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=amp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/amp' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/editors/amp/work/target/release/deps:/wrkdirs/usr/ports/editors/amp/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/amp-92ca0dbb974a5739/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/editors/amp/work/target/release/build/amp-33e4b04bbb0c9f6e/build-script-build` Compiling luthor v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=luthor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/luthor-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/luthor-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='A collection of lexers for various languages/formats, and the tools required to build them.' CARGO_PKG_HOMEPAGE='https://github.com/jmacdonald/luthor' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=luthor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name luthor --edition=2015 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/luthor-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3ed4b9804fb9d03 -C extra-filename=-215793e650270f9c --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `signal-hook` (lib) generated 2 warnings [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/annotated_commit.o" "-c" "libgit2/src/libgit2/annotated_commit.c" Compiling scribe v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scribe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/scribe-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/scribe-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='Text editor toolkit.' CARGO_PKG_HOMEPAGE='https://github.com/jmacdonald/scribe' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=scribe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/scribe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name scribe --edition=2021 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/scribe-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22dcd1b842cb7934 -C extra-filename=-f074e2ae3727e7d9 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern error_chain=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liberror_chain-aa1272ccc4eae2a4.rmeta --extern syntect=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsyntect-b8779e45ccd60272.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_segmentation-eb608fded7fdf306.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/scribe-0.8.4/src/errors.rs:1:1 | 1 | / error_chain! { 2 | | errors { 3 | | EmptyWorkspace { 4 | | description("the workspace is empty") ... | 27 | | } | |_^ | = 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` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/apply.o" "-c" "libgit2/src/libgit2/apply.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/attr.o" "-c" "libgit2/src/libgit2/attr.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/attr_file.o" "-c" "libgit2/src/libgit2/attr_file.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/attrcache.o" "-c" "libgit2/src/libgit2/attrcache.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/blame.o" "-c" "libgit2/src/libgit2/blame.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/blame_git.o" "-c" "libgit2/src/libgit2/blame_git.c" warning: `wl-clipboard-rs` (lib) generated 1 warning [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/blob.o" "-c" "libgit2/src/libgit2/blob.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/branch.o" "-c" "libgit2/src/libgit2/branch.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/buf.o" "-c" "libgit2/src/libgit2/buf.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/cache.o" "-c" "libgit2/src/libgit2/cache.c" warning: `regex-syntax` (lib) generated 1 warning [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/checkout.o" "-c" "libgit2/src/libgit2/checkout.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/cherrypick.o" "-c" "libgit2/src/libgit2/cherrypick.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/clone.o" "-c" "libgit2/src/libgit2/clone.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/commit.o" "-c" "libgit2/src/libgit2/commit.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/commit_graph.o" "-c" "libgit2/src/libgit2/commit_graph.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/commit_list.o" "-c" "libgit2/src/libgit2/commit_list.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config.o" "-c" "libgit2/src/libgit2/config.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_cache.o" "-c" "libgit2/src/libgit2/config_cache.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_entries.o" "-c" "libgit2/src/libgit2/config_entries.c" warning: `scribe` (lib) generated 1 warning [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_file.o" "-c" "libgit2/src/libgit2/config_file.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_mem.o" "-c" "libgit2/src/libgit2/config_mem.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_parse.o" "-c" "libgit2/src/libgit2/config_parse.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_snapshot.o" "-c" "libgit2/src/libgit2/config_snapshot.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/crlf.o" "-c" "libgit2/src/libgit2/crlf.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/delta.o" "-c" "libgit2/src/libgit2/delta.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/describe.o" "-c" "libgit2/src/libgit2/describe.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff.o" "-c" "libgit2/src/libgit2/diff.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_driver.o" "-c" "libgit2/src/libgit2/diff_driver.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_file.o" "-c" "libgit2/src/libgit2/diff_file.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_generate.o" "-c" "libgit2/src/libgit2/diff_generate.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_parse.o" "-c" "libgit2/src/libgit2/diff_parse.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_print.o" "-c" "libgit2/src/libgit2/diff_print.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_stats.o" "-c" "libgit2/src/libgit2/diff_stats.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_tform.o" "-c" "libgit2/src/libgit2/diff_tform.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_xdiff.o" "-c" "libgit2/src/libgit2/diff_xdiff.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/email.o" "-c" "libgit2/src/libgit2/email.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/errors.o" "-c" "libgit2/src/libgit2/errors.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/fetch.o" "-c" "libgit2/src/libgit2/fetch.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/fetchhead.o" "-c" "libgit2/src/libgit2/fetchhead.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/filter.o" "-c" "libgit2/src/libgit2/filter.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/grafts.o" "-c" "libgit2/src/libgit2/grafts.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/graph.o" "-c" "libgit2/src/libgit2/graph.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/hashsig.o" "-c" "libgit2/src/libgit2/hashsig.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/ident.o" "-c" "libgit2/src/libgit2/ident.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/idxmap.o" "-c" "libgit2/src/libgit2/idxmap.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/ignore.o" "-c" "libgit2/src/libgit2/ignore.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/index.o" "-c" "libgit2/src/libgit2/index.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/indexer.o" "-c" "libgit2/src/libgit2/indexer.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/iterator.o" "-c" "libgit2/src/libgit2/iterator.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/libgit2.o" "-c" "libgit2/src/libgit2/libgit2.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/mailmap.o" "-c" "libgit2/src/libgit2/mailmap.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/merge.o" "-c" "libgit2/src/libgit2/merge.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/merge_driver.o" "-c" "libgit2/src/libgit2/merge_driver.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/merge_file.o" "-c" "libgit2/src/libgit2/merge_file.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/message.o" "-c" "libgit2/src/libgit2/message.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/midx.o" "-c" "libgit2/src/libgit2/midx.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/mwindow.o" "-c" "libgit2/src/libgit2/mwindow.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/notes.o" "-c" "libgit2/src/libgit2/notes.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/object.o" "-c" "libgit2/src/libgit2/object.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/object_api.o" "-c" "libgit2/src/libgit2/object_api.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb.o" "-c" "libgit2/src/libgit2/odb.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb_loose.o" "-c" "libgit2/src/libgit2/odb_loose.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb_mempack.o" "-c" "libgit2/src/libgit2/odb_mempack.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb_pack.o" "-c" "libgit2/src/libgit2/odb_pack.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/offmap.o" "-c" "libgit2/src/libgit2/offmap.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/oid.o" "-c" "libgit2/src/libgit2/oid.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/oidarray.o" "-c" "libgit2/src/libgit2/oidarray.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/oidmap.o" "-c" "libgit2/src/libgit2/oidmap.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/pack-objects.o" "-c" "libgit2/src/libgit2/pack-objects.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/pack.o" "-c" "libgit2/src/libgit2/pack.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/parse.o" "-c" "libgit2/src/libgit2/parse.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/patch.o" "-c" "libgit2/src/libgit2/patch.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/patch_generate.o" "-c" "libgit2/src/libgit2/patch_generate.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/patch_parse.o" "-c" "libgit2/src/libgit2/patch_parse.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/path.o" "-c" "libgit2/src/libgit2/path.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/pathspec.o" "-c" "libgit2/src/libgit2/pathspec.c" warning: `x11rb-protocol` (lib) generated 1 warning [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/proxy.o" "-c" "libgit2/src/libgit2/proxy.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/push.o" "-c" "libgit2/src/libgit2/push.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/reader.o" "-c" "libgit2/src/libgit2/reader.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/rebase.o" "-c" "libgit2/src/libgit2/rebase.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refdb.o" "-c" "libgit2/src/libgit2/refdb.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refdb_fs.o" "-c" "libgit2/src/libgit2/refdb_fs.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/reflog.o" "-c" "libgit2/src/libgit2/reflog.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refs.o" "-c" "libgit2/src/libgit2/refs.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refspec.o" "-c" "libgit2/src/libgit2/refspec.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= 2478 | backend->fsync = 1; [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= | ^ ~ [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/remote.o" "-c" "libgit2/src/libgit2/remote.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/repository.o" "-c" "libgit2/src/libgit2/repository.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/reset.o" "-c" "libgit2/src/libgit2/reset.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/revert.o" "-c" "libgit2/src/libgit2/revert.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/revparse.o" "-c" "libgit2/src/libgit2/revparse.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/revwalk.o" "-c" "libgit2/src/libgit2/revwalk.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=1 warning generated. [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/signature.o" "-c" "libgit2/src/libgit2/signature.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/stash.o" "-c" "libgit2/src/libgit2/stash.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/status.o" "-c" "libgit2/src/libgit2/status.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/strarray.o" "-c" "libgit2/src/libgit2/strarray.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/submodule.o" "-c" "libgit2/src/libgit2/submodule.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/sysdir.o" "-c" "libgit2/src/libgit2/sysdir.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/tag.o" "-c" "libgit2/src/libgit2/tag.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/threadstate.o" "-c" "libgit2/src/libgit2/threadstate.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/trace.o" "-c" "libgit2/src/libgit2/trace.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/trailer.o" "-c" "libgit2/src/libgit2/trailer.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transaction.o" "-c" "libgit2/src/libgit2/transaction.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transport.o" "-c" "libgit2/src/libgit2/transport.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/tree-cache.o" "-c" "libgit2/src/libgit2/tree-cache.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/tree.o" "-c" "libgit2/src/libgit2/tree.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/worktree.o" "-c" "libgit2/src/libgit2/worktree.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/alloc.o" "-c" "libgit2/src/util/alloc.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/date.o" "-c" "libgit2/src/util/date.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/filebuf.o" "-c" "libgit2/src/util/filebuf.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/fs_path.o" "-c" "libgit2/src/util/fs_path.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/futils.o" "-c" "libgit2/src/util/futils.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash.o" "-c" "libgit2/src/util/hash.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/net.o" "-c" "libgit2/src/util/net.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/pool.o" "-c" "libgit2/src/util/pool.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/posix.o" "-c" "libgit2/src/util/posix.c" warning: `wayland-protocols` (lib) generated 1048 warnings [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/pqueue.o" "-c" "libgit2/src/util/pqueue.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= 490 | parser.hierarchical = 1; [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= | ^ ~ [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning=libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= 598 | parser.hierarchical = 1; [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= | ^ ~ [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/rand.o" "-c" "libgit2/src/util/rand.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/regexp.o" "-c" "libgit2/src/util/regexp.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/runtime.o" "-c" "libgit2/src/util/runtime.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/sortedcache.o" "-c" "libgit2/src/util/sortedcache.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/str.o" "-c" "libgit2/src/util/str.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/strmap.o" "-c" "libgit2/src/util/strmap.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/thread.o" "-c" "libgit2/src/util/thread.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=2 warnings generated. [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/tsort.o" "-c" "libgit2/src/util/tsort.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/utf8.o" "-c" "libgit2/src/util/utf8.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/util.o" "-c" "libgit2/src/util/util.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/varint.o" "-c" "libgit2/src/util/varint.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/vector.o" "-c" "libgit2/src/util/vector.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/wildmatch.o" "-c" "libgit2/src/util/wildmatch.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/zstream.o" "-c" "libgit2/src/util/zstream.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth.o" "-c" "libgit2/src/libgit2/transports/auth.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth_gssapi.o" "-c" "libgit2/src/libgit2/transports/auth_gssapi.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth_ntlmclient.o" "-c" "libgit2/src/libgit2/transports/auth_ntlmclient.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth_sspi.o" "-c" "libgit2/src/libgit2/transports/auth_sspi.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/credential.o" "-c" "libgit2/src/libgit2/transports/credential.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/credential_helpers.o" "-c" "libgit2/src/libgit2/transports/credential_helpers.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/git.o" "-c" "libgit2/src/libgit2/transports/git.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/http.o" "-c" "libgit2/src/libgit2/transports/http.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/httpclient.o" "-c" "libgit2/src/libgit2/transports/httpclient.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/local.o" "-c" "libgit2/src/libgit2/transports/local.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/smart.o" "-c" "libgit2/src/libgit2/transports/smart.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/smart_pkt.o" "-c" "libgit2/src/libgit2/transports/smart_pkt.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/smart_protocol.o" "-c" "libgit2/src/libgit2/transports/smart_protocol.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/ssh.o" "-c" "libgit2/src/libgit2/transports/ssh.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/winhttp.o" "-c" "libgit2/src/libgit2/transports/winhttp.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=libgit2/src/libgit2/transports/smart_pkt.c:328:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= 328 | data->seen_capabilities = 1; [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= | ^ ~ [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning=libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= 270 | pkt_parse_data.seen_capabilities = 1; [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] cargo:warning= | ^ ~ [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/mbedtls.o" "-c" "libgit2/src/libgit2/streams/mbedtls.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/openssl.o" "-c" "libgit2/src/libgit2/streams/openssl.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/openssl_dynamic.o" "-c" "libgit2/src/libgit2/streams/openssl_dynamic.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/openssl_legacy.o" "-c" "libgit2/src/libgit2/streams/openssl_legacy.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=1 warning generated. [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/registry.o" "-c" "libgit2/src/libgit2/streams/registry.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/schannel.o" "-c" "libgit2/src/libgit2/streams/schannel.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/socket.o" "-c" "libgit2/src/libgit2/streams/socket.c" [libgit2-sys 0.16.1+1.7.1] cargo:warning=1 warning generated. [libgit2-sys 0.16.1+1.7.1] [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/stransport.o" "-c" "libgit2/src/libgit2/streams/stransport.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/tls.o" "-c" "libgit2/src/libgit2/streams/tls.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/http-parser/http_parser.o" "-c" "libgit2/deps/http-parser/http_parser.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xdiffi.o" "-c" "libgit2/deps/xdiff/xdiffi.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xemit.o" "-c" "libgit2/deps/xdiff/xemit.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xhistogram.o" "-c" "libgit2/deps/xdiff/xhistogram.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xmerge.o" "-c" "libgit2/deps/xdiff/xmerge.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xpatience.o" "-c" "libgit2/deps/xdiff/xpatience.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xprepare.o" "-c" "libgit2/deps/xdiff/xprepare.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xutils.o" "-c" "libgit2/deps/xdiff/xutils.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_byte_order.o" "-c" "libgit2/deps/pcre/pcre_byte_order.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_chartables.o" "-c" "libgit2/deps/pcre/pcre_chartables.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_compile.o" "-c" "libgit2/deps/pcre/pcre_compile.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_config.o" "-c" "libgit2/deps/pcre/pcre_config.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_dfa_exec.o" "-c" "libgit2/deps/pcre/pcre_dfa_exec.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_exec.o" "-c" "libgit2/deps/pcre/pcre_exec.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_fullinfo.o" "-c" "libgit2/deps/pcre/pcre_fullinfo.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_get.o" "-c" "libgit2/deps/pcre/pcre_get.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_globals.o" "-c" "libgit2/deps/pcre/pcre_globals.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_jit_compile.o" "-c" "libgit2/deps/pcre/pcre_jit_compile.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_maketables.o" "-c" "libgit2/deps/pcre/pcre_maketables.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_newline.o" "-c" "libgit2/deps/pcre/pcre_newline.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_ord2utf8.o" "-c" "libgit2/deps/pcre/pcre_ord2utf8.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_printint.o" "-c" "libgit2/deps/pcre/pcre_printint.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_refcount.o" "-c" "libgit2/deps/pcre/pcre_refcount.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_string_utils.o" "-c" "libgit2/deps/pcre/pcre_string_utils.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_study.o" "-c" "libgit2/deps/pcre/pcre_study.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_tables.o" "-c" "libgit2/deps/pcre/pcre_tables.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_ucd.o" "-c" "libgit2/deps/pcre/pcre_ucd.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_valid_utf8.o" "-c" "libgit2/deps/pcre/pcre_valid_utf8.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_version.o" "-c" "libgit2/deps/pcre/pcre_version.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_xclass.o" "-c" "libgit2/deps/pcre/pcre_xclass.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcreposix.o" "-c" "libgit2/deps/pcre/pcreposix.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/allocators/failalloc.o" "-c" "libgit2/src/util/allocators/failalloc.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/allocators/stdalloc.o" "-c" "libgit2/src/util/allocators/stdalloc.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/unix/map.o" "-c" "libgit2/src/util/unix/map.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/unix/realpath.o" "-c" "libgit2/src/util/unix/realpath.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/collisiondetect.o" "-c" "libgit2/src/util/hash/collisiondetect.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/sha1dc/sha1.o" "-c" "libgit2/src/util/hash/sha1dc/sha1.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/sha1dc/ubc_check.o" "-c" "libgit2/src/util/hash/sha1dc/ubc_check.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/builtin.o" "-c" "libgit2/src/util/hash/builtin.c" [libgit2-sys 0.16.1+1.7.1] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/rfc6234/sha224-256.o" "-c" "libgit2/src/util/hash/rfc6234/sha224-256.c" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] AR_x86_64-unknown-freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] AR_x86_64_unknown_freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_AR [libgit2-sys 0.16.1+1.7.1] HOST_AR = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=AR [libgit2-sys 0.16.1+1.7.1] AR = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libgit2-sys 0.16.1+1.7.1] ARFLAGS_x86_64-unknown-freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libgit2-sys 0.16.1+1.7.1] ARFLAGS_x86_64_unknown_freebsd = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.16.1+1.7.1] HOST_ARFLAGS = None [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.16.1+1.7.1] ARFLAGS = None [libgit2-sys 0.16.1+1.7.1] running: ZERO_AR_DATE="1" "ar" "cq" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2.a" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/annotated_commit.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/apply.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/attr.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/attr_file.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/attrcache.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/blame.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/blame_git.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/blob.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/branch.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/buf.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/cache.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/checkout.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/cherrypick.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/clone.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/commit.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/commit_graph.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/commit_list.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_cache.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_entries.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_file.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_mem.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_parse.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/config_snapshot.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/crlf.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/delta.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/describe.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_driver.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_file.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_generate.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_parse.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_print.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_stats.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_tform.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/diff_xdiff.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/email.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/errors.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/fetch.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/fetchhead.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/filter.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/grafts.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/graph.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/hashsig.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/ident.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/idxmap.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/ignore.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/index.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/indexer.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/iterator.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/libgit2.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/mailmap.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/merge.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/merge_driver.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/merge_file.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/message.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/midx.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/mwindow.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/notes.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/object.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/object_api.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb_loose.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb_mempack.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/odb_pack.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/offmap.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/oid.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/oidarray.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/oidmap.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/pack-objects.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/pack.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/parse.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/patch.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/patch_generate.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/patch_parse.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/path.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/pathspec.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/proxy.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/push.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/reader.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/rebase.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refdb.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refdb_fs.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/reflog.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refs.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/refspec.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/remote.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/repository.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/reset.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/revert.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/revparse.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/revwalk.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/signature.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/stash.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/status.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/strarray.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/submodule.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/sysdir.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/tag.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/threadstate.o" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: ZERO_AR_DATE="1" "ar" "cq" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2.a" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/trace.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/trailer.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transaction.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transport.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/tree-cache.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/tree.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/worktree.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/alloc.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/date.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/filebuf.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/fs_path.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/futils.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/net.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/pool.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/posix.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/pqueue.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/rand.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/regexp.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/runtime.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/sortedcache.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/str.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/strmap.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/thread.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/tsort.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/utf8.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/util.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/varint.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/vector.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/wildmatch.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/zstream.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth_gssapi.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth_ntlmclient.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/auth_sspi.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/credential.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/credential_helpers.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/git.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/http.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/httpclient.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/local.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/smart.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/smart_pkt.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/smart_protocol.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/ssh.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/transports/winhttp.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/mbedtls.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/openssl.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/openssl_dynamic.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/openssl_legacy.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/registry.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/schannel.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/socket.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/stransport.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/libgit2/streams/tls.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/http-parser/http_parser.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xdiffi.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xemit.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xhistogram.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xmerge.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xpatience.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xprepare.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/xdiff/xutils.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_byte_order.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_chartables.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_compile.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_config.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_dfa_exec.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_exec.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_fullinfo.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_get.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_globals.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_jit_compile.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_maketables.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_newline.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_ord2utf8.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_printint.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_refcount.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_string_utils.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_study.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_tables.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_ucd.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_valid_utf8.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_version.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcre_xclass.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/deps/pcre/pcreposix.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/allocators/failalloc.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/allocators/stdalloc.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/unix/map.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/unix/realpath.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/collisiondetect.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/sha1dc/sha1.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/sha1dc/ubc_check.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/builtin.o" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2/src/util/hash/rfc6234/sha224-256.o" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] running: "ar" "s" "/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build/libgit2.a" [libgit2-sys 0.16.1+1.7.1] exit status: 0 [libgit2-sys 0.16.1+1.7.1] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.16.1+1.7.1] cargo:rustc-link-search=native=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build [libgit2-sys 0.16.1+1.7.1] cargo:root=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.16.1+1.7.1] cargo:rerun-if-changed=libgit2/deps warning: libgit2-sys@0.16.1+1.7.1: failed to probe system libgit2: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" PKG_CONFIG_LIBDIR="/wrkdirs/usr/ports/editors/amp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig" "pkg-config" "--libs" "--cflags" "libgit2" "libgit2 >= 1.7.1" "libgit2 < 1.8.0"` did not exit successfully: exit status: 1 warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: 1 warning generated. warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: 2 warnings generated. warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/libgit2/transports/smart_pkt.c:328:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 328 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: 1 warning generated. warning: libgit2-sys@0.16.1+1.7.1: 1 warning generated. Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.1+1.7.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/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=f6129b1e223cffc6 -C extra-filename=-6041c62af828db07 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern libz_sys=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibz_sys-157d263b3be01934.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build -l static=git2 --cfg libgit2_vendored` warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1/lib.rs:4311:10 | 4311 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = 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(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling git2 v0.18.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/git2-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/git2-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/git2-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=85f0af27f6b281f1 -C extra-filename=-d0338cb16ee87c10 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbitflags-8dfbd48648b47925.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibgit2_sys-6041c62af828db07.rmeta --extern log=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblog-cdcf2ef93c5fd13d.rmeta --extern url=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liburl-7bdd348902bea746.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build` warning: `libgit2-sys` (lib) generated 1 warning warning: `syntect` (lib) generated 2 warnings warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/git2-0.18.1/src/reference.rs:19:21 | 19 | struct Refdb<'repo>(&'repo Repository); | ----- ^^^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=amp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='A complete text editor for your terminal.' CARGO_PKG_HOMEPAGE='https://amp.rs' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=amp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/amp' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/amp-92ca0dbb974a5739/out /usr/local/bin/rustc --crate-name amp --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11128a65fd6bf568 -C extra-filename=-178914571c64ed09 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern app_dirs2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libapp_dirs2-ba71ded15c1190d7.rmeta --extern bloodhound=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbloodhound-970872656f496a35.rmeta --extern cli_clipboard=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcli_clipboard-bc05e73519222652.rmeta --extern error_chain=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liberror_chain-aa1272ccc4eae2a4.rmeta --extern fragment=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfragment-437bbeae0f1df37f.rmeta --extern git2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libgit2-d0338cb16ee87c10.rmeta --extern lazy_static=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblazy_static-77445e7b673184d9.rmeta --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rmeta --extern luthor=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libluthor-215793e650270f9c.rmeta --extern mio=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmio-f8d3ffa3f8ae856a.rmeta --extern regex=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex-79fe8465794b6f13.rmeta --extern scribe=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libscribe-f074e2ae3727e7d9.rmeta --extern signal_hook=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsignal_hook-669e5e17d0bde43b.rmeta --extern smallvec=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsmallvec-f8f7fdd49dc3e6af.rmeta --extern syntect=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsyntect-b8779e45ccd60272.rmeta --extern termion=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtermion-d5b1cc0566408cb6.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_segmentation-eb608fded7fdf306.rmeta --extern yaml_rust=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libyaml_rust-54a4703cca4126ae.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/errors.rs:2:1 | 2 | / error_chain! { 3 | | foreign_links { 4 | | Io(::std::io::Error) #[cfg(unix)]; 5 | | } 6 | | } | |_^ | = 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` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `bench` --> src/models/application/mod.rs:397:21 | 397 | #[cfg(not(any(test, feature = "bench")))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/models/application/mod.rs:405:17 | 405 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:7:17 | 7 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:21:17 | 21 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:39:21 | 39 | #[cfg(not(any(test, feature = "bench")))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:46:17 | 46 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> src/view/terminal/buffer_iterator.rs:13:59 | 12 | impl<'c> TerminalBufferIterator<'c> { | -- lifetime `'c` declared here 13 | pub fn new(width: usize, cells: &'c Vec>) -> TerminalBufferIterator { | ^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'c` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: method `clear` is never used --> src/view/terminal/mod.rs:29:8 | 27 | pub trait Terminal { | -------- method in this trait 28 | fn listen(&self) -> Option; 29 | fn clear(&self); | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `git2` (lib) generated 1 warning warning: `amp` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=amp CARGO_CRATE_NAME=amp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Jordan MacDonald ' CARGO_PKG_DESCRIPTION='A complete text editor for your terminal.' CARGO_PKG_HOMEPAGE='https://amp.rs' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=amp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jmacdonald/amp' 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/editors/amp/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/editors/amp/work/target/release/build/amp-92ca0dbb974a5739/out /usr/local/bin/rustc --crate-name amp --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e9260c4a008ad89 -C extra-filename=-0ddeb9e0278beef1 --out-dir /wrkdirs/usr/ports/editors/amp/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/editors/amp/work/target/release/deps --extern amp=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libamp-178914571c64ed09.rlib --extern app_dirs2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libapp_dirs2-ba71ded15c1190d7.rlib --extern bloodhound=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libbloodhound-970872656f496a35.rlib --extern cli_clipboard=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libcli_clipboard-bc05e73519222652.rlib --extern error_chain=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liberror_chain-aa1272ccc4eae2a4.rlib --extern fragment=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libfragment-437bbeae0f1df37f.rlib --extern git2=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libgit2-d0338cb16ee87c10.rlib --extern lazy_static=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblazy_static-77445e7b673184d9.rlib --extern libc=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/liblibc-13922ae265271356.rlib --extern luthor=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libluthor-215793e650270f9c.rlib --extern mio=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libmio-f8d3ffa3f8ae856a.rlib --extern regex=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libregex-79fe8465794b6f13.rlib --extern scribe=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libscribe-f074e2ae3727e7d9.rlib --extern signal_hook=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsignal_hook-669e5e17d0bde43b.rlib --extern smallvec=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsmallvec-f8f7fdd49dc3e6af.rlib --extern syntect=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libsyntect-b8779e45ccd60272.rlib --extern termion=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libtermion-d5b1cc0566408cb6.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libunicode_segmentation-eb608fded7fdf306.rlib --extern yaml_rust=/wrkdirs/usr/ports/editors/amp/work/target/release/deps/libyaml_rust-54a4703cca4126ae.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/editors/amp/work/target/release/build/libgit2-sys-456304f32a9da4cc/out/build -L native=/usr/local/lib` Finished `release` profile [optimized] target(s) in 2m 54s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for amp-0.7.1_7 ===> Generating temporary packing list Installing amp v0.7.1 (/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1) Locking 180 packages to latest compatible versions warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/build.rs:51:30 | 51 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(procmacro2_semver_exempt)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh unicode-ident v1.0.11 Fresh pkg-config v0.3.27 Fresh autocfg v1.1.0 Fresh cfg-if v1.0.0 warning: trait `Byte` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/memchr-2.6.3/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: `proc-macro2` (build script) generated 1 warning warning: `memchr` (lib) generated 1 warning warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:16:13 | 16 | #![cfg_attr(libc_deny_warnings, deny(warnings))] | ^^^^^^^^^^^^^^^^^^ | = 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(libc_deny_warnings)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `libc_thread_local` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:19:13 | 19 | #![cfg_attr(libc_thread_local, feature(thread_local))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_thread_local)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:25:13 | 25 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_priv_mod_use` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:43:14 | 43 | if #[cfg(libc_priv_mod_use)] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_core_cvoid` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:44:15 | 44 | #[cfg(libc_core_cvoid)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `switch` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:102:21 | 102 | } else if #[cfg(target_os = "switch")] { | ^^^^^^^^^ | = 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: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/lib.rs:150:25 | 150 | } else if #[cfg(any(target_env = "wasi", target_os = "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 name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:337:11 | 337 | #[cfg(not(libc_ptr_addr_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_ptr_addr_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:344:7 | 344 | #[cfg(libc_ptr_addr_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:185:14 | 185 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_int128` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/fixed_width_ints.rs:23:18 | 23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_int128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `illumos` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:387:21 | 387 | } else if #[cfg(target_env = "illumos")] { | ^^^^^^^^^^ | = 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: `aix` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:398:21 | 398 | } else if #[cfg(target_env = "aix")] { | ^^^^^^^^^^ | = 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 name: `libc_core_cvoid` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1589:14 | 1589 | if #[cfg(libc_core_cvoid)] { | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1609:14 | 1609 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:592:9 | 592 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:601:9 | 601 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:619:9 | 619 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:630:9 | 630 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:645:9 | 645 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:679:9 | 679 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:717:40 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:717:51 | 717 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:730:40 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:730:51 | 730 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:776:40 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:776:51 | 776 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:814:40 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:814:51 | 814 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1007:40 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1007:51 | 1007 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1183:9 | 1183 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_cfg_target_vendor` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1196:9 | 1196 | libc_cfg_target_vendor, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1266:40 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1266:51 | 1266 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1456:48 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/mod.rs:1456:59 | 1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:618:40 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:618:51 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:618:62 | 618 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:623:40 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:623:51 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:623:62 | 623 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:657:40 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:657:51 | 657 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:668:40 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:668:51 | 668 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:840:40 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:840:51 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/mod.rs:840:62 | 840 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:436:22 | 436 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:438:29 | 438 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:440:21 | 440 | } else if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1553:40 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1553:51 | 1553 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1569:40 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/mod.rs:1569:51 | 1569 | all(target_os = "freebsd", any(freebsd11, freebsd10)), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:23 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:34 | 370 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:34 | 372 | #[cfg(all(any(freebsd15, freebsd14), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:27 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:38 | 374 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "64"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:27 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:376:38 | 376 | #[cfg(all(not(any(freebsd15, freebsd14)), target_pointer_width = "32"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:19 | 436 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:438:15 | 438 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19 | 448 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:15 | 450 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:19 | 454 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:456:19 | 456 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:19 | 458 | #[cfg(not(freebsd11))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:460:15 | 460 | #[cfg(freebsd11)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:52 | 600 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:19 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:30 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:41 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:602:52 | 602 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:15 | 974 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:976:19 | 976 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:19 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:30 | 1049 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:19 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:30 | 1051 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:19 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:30 | 1053 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:19 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:30 | 1055 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:30 | 1057 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:19 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:30 | 1059 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:19 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:30 | 1061 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:19 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:30 | 1063 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:19 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:30 | 1065 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:19 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:30 | 1067 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:19 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:30 | 1069 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:19 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:30 | 1071 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30 | 1073 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:19 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:30 | 1075 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:19 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:30 | 1077 | #[cfg(any(freebsd15, freebsd14))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:15 | 1079 | #[cfg(freebsd14)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1081:15 | 1081 | #[cfg(freebsd15)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:23 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1083:34 | 1083 | #[cfg(not(any(freebsd15, freebsd14)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1350:1 | 1350 | / s_no_extra_traits! { 1351 | | pub struct utmpx { 1352 | | pub ut_type: ::c_short, 1353 | | pub ut_tv: ::timeval, ... | 1640 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1362:11 | 1362 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1418:11 | 1418 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1429:11 | 1429 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1435:11 | 1435 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1502:11 | 1502 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1530:11 | 1530 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1692:15 | 1692 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1698:15 | 1698 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1700:15 | 1700 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1708:15 | 1708 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1889:15 | 1889 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1895:15 | 1895 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1897:15 | 1897 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1905:19 | 1905 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15 | 1911 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1919:19 | 1919 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1927:15 | 1927 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:15 | 1937 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1959:15 | 1959 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1961:15 | 1961 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1983:15 | 1983 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2025:15 | 2025 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2028:15 | 2028 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2038:15 | 2038 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2048:15 | 2048 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2151:15 | 2151 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2160:15 | 2160 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2162:15 | 2162 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2171:15 | 2171 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2181:15 | 2181 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2190:15 | 2190 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2192:15 | 2192 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2201:15 | 2201 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:18 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:2627:29 | 2627 | if #[cfg(any(freebsd15, freebsd14))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:3921:14 | 3921 | if #[cfg(freebsd11)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4102:18 | 4102 | if #[cfg(any(freebsd11, target_pointer_width = "32"))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:18 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4398:29 | 4398 | if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_extern_fn` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4746:14 | 4746 | if #[cfg(libc_const_extern_fn)] { | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:22 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:4922:33 | 4922 | if #[cfg(not(any(freebsd10, freebsd11)))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5713:14 | 5713 | if #[cfg(freebsd15)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5716:21 | 5716 | } else if #[cfg(freebsd14)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5719:21 | 5719 | } else if #[cfg(freebsd13)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5722:21 | 5722 | } else if #[cfg(freebsd12)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd10` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:25 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5725:36 | 5725 | } else if #[cfg(any(freebsd10, freebsd11))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1373:15 | 1373 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1375:19 | 1375 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:19 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:30 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:41 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1411:52 | 1411 | #[cfg(any(freebsd12, freebsd13, freebsd14, freebsd15))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd12` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:23 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd13` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:34 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd14` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:45 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd15` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1413:56 | 1413 | #[cfg(not(any(freebsd12, freebsd13, freebsd14, freebsd15)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd15)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd15)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:15 | 1425 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1489:15 | 1489 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1492:19 | 1492 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1495:15 | 1495 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:19 | 1498 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1524:15 | 1524 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:19 | 1526 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1717:23 | 1717 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1720:27 | 1720 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1738:23 | 1738 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1752:23 | 1752 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:1754:27 | 1754 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5234:43 | 5234 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5236:43 | 5236 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsd11` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/mod.rs:5269:36 | 5269 | all(target_os = "freebsd", freebsd11), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1 | 62 | / s_no_extra_traits! { 63 | | pub struct fpreg32 { 64 | | pub fpr_env: [u32; 7], 65 | | pub fpr_acc: [[u8; 10]; 8], ... | 113 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11 | 84 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:207:15 | 207 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:215:15 | 215 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:217:15 | 217 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:225:19 | 225 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:231:15 | 231 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:239:19 | 239 | #[cfg(not(libc_union))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:247:15 | 247 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_const_size_of` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14 | 307 | if #[cfg(libc_const_size_of)] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_align` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14 | 330 | if #[cfg(libc_align)] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15 | 93 | #[cfg(libc_union)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libc-0.2.152/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28 | 212 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 212 | || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | +++++++++++++++++++++ ~ + Fresh bitflags v1.3.2 Fresh once_cell v1.18.0 Fresh equivalent v1.0.1 warning: `libc` (lib) generated 209 warnings (5 duplicates) Fresh proc-macro2 v1.0.66 warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:90:17 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` 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: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:90:34 | 90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))] | ^^^^^^^^^^^^^^ | = 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(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:91:13 | 91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:92:13 | 92 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:11 | 113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:37 | 113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:58 | 113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:130:7 | 130 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:140:11 | 140 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:143:7 | 143 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:146:7 | 146 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:157:7 | 157 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:160:7 | 160 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:237:12 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:245:12 | 245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:11 | 323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:45 | 323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:63 | 323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:11 | 331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:45 | 331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:63 | 331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:11 | 364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:45 | 364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:63 | 364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:12:11 | 12 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:21:19 | 21 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:176:15 | 176 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:183:23 | 183 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:189:27 | 189 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:202:19 | 202 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:216:19 | 216 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:225:23 | 225 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:227:23 | 227 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:238:23 | 238 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:240:23 | 240 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:250:15 | 250 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:254:19 | 254 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:256:19 | 256 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:900:11 | 900 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:904:15 | 904 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/parse.rs:906:15 | 906 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/detection.rs:26:11 | 26 | #[cfg(not(no_is_available))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_is_available` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/detection.rs:56:7 | 56 | #[cfg(no_is_available)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1:7 | 1 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:6:11 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:6:31 | 6 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:8:7 | 8 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:145:7 | 145 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:162:11 | 162 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:322:11 | 322 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:322:31 | 322 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:335:11 | 335 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:335:31 | 335 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:342:11 | 342 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:342:31 | 342 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:375:11 | 375 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:375:31 | 375 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:390:11 | 390 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:390:31 | 390 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:395:11 | 395 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:395:31 | 395 | #[cfg(all(span_locations, not(fuzzing)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:449:11 | 449 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:451:11 | 451 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:20:11 | 20 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:27:11 | 27 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:74:19 | 74 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:76:23 | 76 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:107:19 | 107 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:456:15 | 456 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:461:11 | 461 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:470:11 | 470 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:486:11 | 486 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:501:11 | 501 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:514:11 | 514 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:527:15 | 527 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:532:11 | 532 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:554:15 | 554 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:559:11 | 559 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:574:15 | 574 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:579:11 | 579 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:587:15 | 587 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:592:11 | 592 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:600:11 | 600 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:608:15 | 608 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:611:19 | 611 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:617:11 | 617 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:624:13 | 624 | if cfg!(span_locations) { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:819:15 | 819 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:830:11 | 830 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:998:19 | 998 | #[cfg(not(span_locations))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1004:15 | 1004 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1044:15 | 1044 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1061:27 | 1061 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1063:27 | 1063 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:22:11 | 22 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:33:15 | 33 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:43:19 | 43 | #[cfg(not(wrap_proc_macro))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:55:19 | 55 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:64:19 | 64 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/extra.rs:73:19 | 73 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:2:7 | 2 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:9:7 | 9 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:347:7 | 347 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:353:7 | 353 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:375:7 | 375 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:408:11 | 408 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:440:11 | 440 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:448:11 | 448 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:456:11 | 456 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:474:11 | 474 | #[cfg(super_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:466:19 | 466 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:485:23 | 485 | #[cfg(not(no_source_text))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_source_text` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:487:19 | 487 | #[cfg(no_source_text)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:849:19 | 849 | #[cfg(proc_macro_span)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:851:23 | 851 | #[cfg(not(proc_macro_span))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:412:11 | 412 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:440:11 | 440 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:446:11 | 446 | #[cfg(wrap_proc_macro)] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:15 | 455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wrap_proc_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:49 | 455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:67 | 455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:470:11 | 470 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:485:11 | 485 | #[cfg(span_locations)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/lib.rs:507:11 | 507 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/marker.rs:15:39 | 15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>); | ------------------- ^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: struct `SourceFile` is never constructed --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:297:19 | 297 | pub(crate) struct SourceFile { | ^^^^^^^^^^ warning: methods `path` and `is_real` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:303:12 | 301 | impl SourceFile { | --------------- methods in this implementation 302 | /// Get the path to this source file as a string. 303 | pub fn path(&self) -> PathBuf { | ^^^^ ... 307 | pub fn is_real(&self) -> bool { | ^^^^^^^ Fresh libc v0.2.152 Fresh xml-rs v0.7.0 warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/name.rs:79:13 | 79 | try! { write!(f, "{{{}}}", namespace) } | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/name.rs:83:13 | 83 | try! { write!(f, "{}:", prefix) } | ^^^ warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:120:18 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:120:36 | 120 | ':' | 'A'...'Z' | '_' | 'a'...'z' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:121:17 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:121:39 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:121:61 | 121 | '\u{C0}'...'\u{D6}' | '\u{D8}'...'\u{F6}' | '\u{F8}'...'\u{2FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:122:18 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:122:42 | 122 | '\u{370}'...'\u{37D}' | '\u{37F}'...'\u{1FFF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:123:19 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:123:45 | 123 | '\u{200C}'...'\u{200D}' | '\u{2070}'...'\u{218F}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:124:19 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:124:45 | 124 | '\u{2C00}'...'\u{2FEF}' | '\u{3001}'...'\u{D7FF}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:125:19 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:125:45 | 125 | '\u{F900}'...'\u{FDCF}' | '\u{FDF0}'...'\u{FFFD}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:126:20 | 126 | '\u{10000}'...'\u{EFFFF}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:138:24 | 138 | '-' | '.' | '0'...'9' | '\u{B7}' | | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:139:18 | 139 | '\u{300}'...'\u{3F6}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/common.rs:139:43 | 139 | '\u{300}'...'\u{3F6}' | '\u{203F}'...'\u{2040}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/lexer.rs:293:19 | 293 | match try!(self.read_next_token(c)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/lexer.rs:304:27 | 304 | let c = match try!(util::next_char_from(b)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/lexer.rs:309:19 | 309 | match try!(self.read_next_token(c)) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:48:9 | 48 | try!(write!(f, "emitter error: ")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:176:9 | 176 | try!(target.write(self.config.line_separator.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:178:13 | 178 | try!(target.write(self.config.indent_string.as_bytes())); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:187:13 | 187 | try!(self.write_newline(target, indent_level)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:200:9 | 200 | try!(self.before_markup(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 241 | / wrapped_with!(self; before_markup(target) and after_markup, 242 | | try_chain! { 243 | | write!(target, " /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 242 | / try_chain! { 243 | | write!(target, "") 250 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:115:22 | 115 | ($e:expr) => (Ok(try!($e))); | ^^^ ... 242 | / try_chain! { 243 | | write!(target, "") 250 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:275:9 | 275 | try!(self.check_document_started(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:276:9 | 276 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 278 | / wrapped_with!(self; before_markup(target) and after_markup, 279 | | try_chain! { 280 | | write!(target, " /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 279 | / try_chain! { 280 | | write!(target, "") 283 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:115:22 | 115 | ($e:expr) => (Ok(try!($e))); | ^^^ ... 279 | / try_chain! { 280 | | write!(target, "") 283 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 292 | / try_chain! { 293 | | self.check_document_started(target), 294 | | self.fix_non_empty_element(target), 295 | | self.before_start_element(target), ... | 298 | | ignore self.emit_attributes(target, attributes) 299 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:114:26 | 114 | (ignore $e:expr) => (try!($e)); | ^^^ ... 292 | / try_chain! { 293 | | self.check_document_started(target), 294 | | self.fix_non_empty_element(target), 295 | | self.before_start_element(target), ... | 298 | | ignore self.emit_attributes(target, attributes) 299 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 312 | / try_chain! { 313 | | self.emit_start_element_initial(target, name, attributes), 314 | | { 315 | | self.just_wrote_start_element = true; ... | 319 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:115:22 | 115 | ($e:expr) => (Ok(try!($e))); | ^^^ ... 312 | / try_chain! { 313 | | self.emit_start_element_initial(target, name, attributes), 314 | | { 315 | | self.just_wrote_start_element = true; ... | 319 | | } | |_________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:326:13 | 326 | try!(match prefix { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:345:13 | 345 | try!(write!( | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:358:18 | 358 | Some(try!(self.element_names.pop().ok_or(EmitterError::LastElementNameNotAvailable))) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 381 | / wrapped_with!(self; before_end_element(target) and after_end_element, 382 | | write!(target, "", name.repr_display()).map_err(From::from) 383 | | ) | |_________________- in this macro invocation | = note: this warning originates in the macro `wrapped_with` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:391:9 | 391 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 396 | / try_chain! { 397 | | target.write(b"") 400 | | }; | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:114:26 | 114 | (ignore $e:expr) => (try!($e)); | ^^^ ... 396 | / try_chain! { 397 | | target.write(b"") 400 | | }; | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:408:9 | 408 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:409:9 | 409 | try!(target.write( | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:418:9 | 418 | try!(self.fix_non_empty_element(target)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:117:9 | 117 | try!($e); | ^^^ ... 424 | / try_chain! { 425 | | target.write(b"") 434 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:113:28 | 113 | (ok_unit $e:expr) => ({try!($e); Ok(())}); | ^^^ ... 424 | / try_chain! { 425 | | target.write(b"") 434 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `try_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:124:9 | 124 | try!($_self.$before_name($arg)); | ^^^ ... 437 | / wrapped_with!(self; before_markup(target) and after_markup, 438 | | write(target) 439 | | ) | |_________- in this macro invocation | = note: this warning originates in the macro `wrapped_with` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/error.rs:121:26 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 121 | fn error_description(e: &dyn error::Error) -> &str { e.description() } | +++ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/reader/error.rs:121:52 | 121 | fn error_description(e: &error::Error) -> &str { e.description() } | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/xml-rs-0.7.0/src/writer/emitter.rs:53:39 | 53 | write!(f, "{}", other.description()), | ^^^^^^^^^^^ Fresh hashbrown v0.14.3 Fresh adler v1.0.2 warning: `proc-macro2` (lib) generated 127 warnings warning: `libc` (lib) generated 169 warnings (169 duplicates) warning: `xml-rs` (lib) generated 65 warnings (10 duplicates) Fresh quote v1.0.33 Fresh jobserver v0.1.26 Fresh memoffset v0.6.5 warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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 Fresh indexmap v2.1.0 Fresh vcpkg v0.2.15 warning: `memoffset` (lib) generated 10 warnings Fresh cc v1.0.83 warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83/src/lib.rs:2366:22 | 2366 | Catalyst(&'static str), | -------- ^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 2366 | Catalyst(()), | ~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/cc-1.0.83/src/lib.rs:1447:17 | 1447 | JOBSERVER.as_ref().unwrap() | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default Fresh syn v2.0.32 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:253:13 | 253 | #![cfg_attr(doc_cfg, 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:320:12 | 320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:411:5 | 411 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:467:12 | 467 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:860:12 | 860 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:878:12 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:905:12 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/group.rs:145:12 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/group.rs:223:12 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/group.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:565:12 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:573:12 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:634:12 | 634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 560 | / define_punctuation_structs! { 561 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 562 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:402:24 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 560 | / define_punctuation_structs! { 561 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 562 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:272:24 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:276:24 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:310:24 | 310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:318:24 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 730 | / define_keywords! { 731 | | "abstract" pub struct Abstract 732 | | "as" pub struct As 733 | | "async" pub struct Async ... | 782 | | "yield" pub struct Yield 783 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:448:24 | 448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:456:24 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:402:24 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 785 | / define_punctuation! { 786 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 787 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 788 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 831 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 832 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:505:24 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 834 | / define_delimiters! { 835 | | Brace pub struct Brace /// `{`…`}` 836 | | Bracket pub struct Bracket /// `[`…`]` 837 | | Parenthesis pub struct Paren /// `(`…`)` 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/token.rs:509:24 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 834 | / define_delimiters! { 835 | | Brace pub struct Brace /// `{`…`}` 836 | | Bracket pub struct Bracket /// `[`…`]` 837 | | Parenthesis pub struct Paren /// `(`…`)` 838 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:443:1 | 443 | / ast_enum_of_structs! { 444 | | /// Content of a compile-time structured attribute. 445 | | /// 446 | | /// ## Path ... | 474 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:478:16 | 478 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:488:16 | 488 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:236:16 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:382:16 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:413:16 | 413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:541:16 | 541 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:568:16 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:576:16 | 576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:650:16 | 650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:658:16 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:760:16 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/buffer.rs:59:16 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:21:1 | 21 | / ast_enum_of_structs! { 22 | | /// Data stored within an enum variant or struct. 23 | | /// 24 | | /// # Syntax tree enum ... | 41 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:46:16 | 46 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:55:16 | 55 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:162:16 | 162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:191:16 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:215:20 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:252:20 | 252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/data.rs:304:16 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:24:16 | 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:34:16 | 34 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:44:16 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:54:16 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:66:16 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/derive.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:87:16 | 87 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:12:1 | 12 | / ast_enum_of_structs! { 13 | | /// A Rust expression. 14 | | /// 15 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 240 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:298:16 | 298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:309:16 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:320:16 | 320 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:331:16 | 331 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:369:16 | 369 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:391:16 | 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:409:16 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:435:16 | 435 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:494:16 | 494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:506:16 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:533:16 | 533 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:543:16 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:554:16 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:590:16 | 590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:614:16 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:624:16 | 624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:634:16 | 634 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:734:16 | 734 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:801:16 | 801 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:1027:16 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:1759:16 | 1759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:1942:16 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2670:16 | 2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2684:16 | 2684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2731:16 | 2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2894:16 | 2894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2928:16 | 2928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2939:16 | 2939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:2990:16 | 2990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3017:16 | 3017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3047:16 | 3047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3079:16 | 3079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3101:16 | 3101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3146:16 | 3146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3156:16 | 3156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3263:16 | 3263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3339:16 | 3339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/expr.rs:3357:16 | 3357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:286:5 | 286 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:294:5 | 294 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:302:5 | 302 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:28:1 | 28 | / ast_enum_of_structs! { 29 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 30 | | /// `'a: 'b`, `const LEN: usize`. 31 | | /// ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:52:16 | 52 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:63:16 | 63 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:76:16 | 76 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 385 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 387 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 389 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:401:16 | 401 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:445:1 | 445 | / ast_enum_of_structs! { 446 | | /// A trait or lifetime used as a bound on a type parameter. 447 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 448 | | #[non_exhaustive] ... | 454 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:458:16 | 458 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:497:16 | 497 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:489:1 | 489 | / ast_enum_of_structs! { 490 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 491 | | /// 492 | | /// # Syntax tree enum ... | 506 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:510:16 | 510 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:328:9 | 328 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:538:16 | 538 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:601:16 | 601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:695:16 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:843:16 | 843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:909:16 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:980:16 | 980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1121:16 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1131:16 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1174:16 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1184:16 | 1184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1199:16 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/generics.rs:1218:16 | 1218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ident.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 50 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 769 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 770 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 771 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 772 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 773 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 774 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:810:16 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:881:16 | 881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:903:16 | 903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:925:16 | 925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:936:16 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:947:16 | 947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:965:16 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:972:16 | 972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:979:16 | 979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:986:16 | 986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:993:16 | 993 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:1000:16 | 1000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lit.rs:1007:16 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:26:16 | 26 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:168:16 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/mac.rs:203:16 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:3:16 | 3 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:126:16 | 126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/op.rs:220:16 | 220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1118:12 | 1118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1129:12 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1136:12 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse.rs:1199:16 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse_quote.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/parse_quote.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:102:16 | 102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:166:16 | 166 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:192:16 | 192 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:227:16 | 227 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:88:16 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:290:16 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:452:16 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:540:20 | 540 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:673:16 | 673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:681:16 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:689:16 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:741:16 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:784:16 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:794:16 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:804:16 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:814:16 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/path.rs:859:16 | 859 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1009:12 | 1009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:317:16 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:335:16 | 335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1081:16 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/punctuated.rs:1092:16 | 1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:12:16 | 12 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:40:16 | 40 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:65:16 | 65 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/restriction.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:13:16 | 13 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// # Syntax tree enum ... | 81 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:111:16 | 111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:138:16 | 138 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:146:16 | 146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:173:16 | 173 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:195:16 | 195 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:205:16 | 205 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:232:16 | 232 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:569:16 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:580:16 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:593:16 | 593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:685:16 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:727:16 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:869:16 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:901:16 | 901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:972:16 | 972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:287:20 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:746:20 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:781:20 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:835:20 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1002:16 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1011:16 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1022:16 | 1022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1036:16 | 1036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1046:16 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1067:16 | 1067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1074:16 | 1074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1088:16 | 1088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1095:16 | 1095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1103:16 | 1103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1120:16 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1129:16 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1136:16 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1156:16 | 1156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1168:16 | 1168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/ty.rs:1181:16 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:89:12 | 89 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:112:12 | 112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:115:12 | 115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:132:12 | 132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:159:12 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:171:12 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:182:12 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:227:12 | 227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:385:12 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:450:12 | 450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:501:12 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:714:12 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:760:12 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:925:12 | 925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:950:12 | 950 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1327:12 | 1327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1388:12 | 1388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1399:12 | 1399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1409:12 | 1409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1431:12 | 1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1616:12 | 1616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1629:12 | 1629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1639:12 | 1639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1650:12 | 1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1773:12 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1776:12 | 1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1851:12 | 1851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1874:12 | 1874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1886:12 | 1886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1902:12 | 1902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1912:12 | 1912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1922:12 | 1922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1938:12 | 1938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1947:12 | 1947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1961:12 | 1961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1972:12 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2016:12 | 2016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2026:12 | 2026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2046:12 | 2046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2049:12 | 2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2131:12 | 2131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2155:12 | 2155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/gen/clone.rs:2176:12 | 2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/lib.rs:814:9 | 814 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: method `inner` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-2.0.32/src/attr.rs:589:8 | 585 | pub(crate) trait FilterAttrs<'a> { | ----------- method in this trait ... 589 | fn inner(self) -> Self::Ret; | ^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh nix v0.24.3 warning: unexpected `cfg` condition value: `fushsia` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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 warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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` warning: fields `1` and `2` are never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/cargo-crates/nix-0.24.3/src/lib.rs:48:9 | 48 | #![deny(unused)] | ^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` Fresh wayland-scanner v0.29.5 warning: field `type_index` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 Fresh wayland-sys v0.29.5 Fresh miniz_oxide v0.7.1 warning: unused doc comment --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/deflate/core.rs:430:13 | 430 | / /// Put HuffmanOxide on the heap with default trick to avoid 431 | | /// excessive stack copies. | |_______________________________________^ 432 | huff: Box::default(), | -------------------- rustdoc does not generate documentation for expression fields | = help: use `//` for a plain comment = note: `#[warn(unused_doc_comments)]` on by default warning: unused doc comment --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/deflate/core.rs:524:13 | 524 | / /// Put HuffmanOxide on the heap with default trick to avoid 525 | | /// excessive stack copies. | |_______________________________________^ 526 | huff: Box::default(), | -------------------- rustdoc does not generate documentation for expression fields | = help: use `//` for a plain comment warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/miniz_oxide-0.7.1/src/inflate/core.rs:1744:18 | 1744 | if !cfg!(fuzzing) { | ^^^^^^^ | = 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(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: trait `U8` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:21:18 | 21 | pub(crate) trait U8 { | ^^ | = note: `#[warn(dead_code)]` on by default warning: method `low_u8` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:33:8 | 31 | pub(crate) trait U16 { | --- method in this trait 32 | fn as_usize(self) -> usize; 33 | fn low_u8(self) -> u8; | ^^^^^^ warning: methods `low_u8` and `high_u16` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:53:8 | 51 | pub(crate) trait U32 { | --- methods in this trait 52 | fn as_usize(self) -> usize; 53 | fn low_u8(self) -> u8; | ^^^^^^ 54 | fn low_u16(self) -> u16; 55 | fn high_u16(self) -> u16; | ^^^^^^^^ warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:86:8 | 84 | pub(crate) trait U64 { | --- methods in this trait 85 | fn as_usize(self) -> usize; 86 | fn low_u8(self) -> u8; | ^^^^^^ 87 | fn low_u16(self) -> u16; | ^^^^^^^ 88 | fn low_u32(self) -> u32; | ^^^^^^^ 89 | fn high_u32(self) -> u32; | ^^^^^^^^ warning: trait `I32` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:121:18 | 121 | pub(crate) trait I32 { | ^^^ warning: method `as_u16` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:150:8 | 148 | pub(crate) trait Usize { | ----- method in this trait 149 | fn as_u8(self) -> u8; 150 | fn as_u16(self) -> u16; | ^^^^^^ warning: trait `Pointer` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:212:18 | 212 | pub(crate) trait Pointer { | ^^^^^^^ warning: trait `PointerMut` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/aho-corasick-1.0.5/src/util/int.rs:222:18 | 222 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: `cc` (lib) generated 2 warnings warning: `syn` (lib) generated 511 warnings (90 duplicates) warning: `nix` (lib) generated 11 warnings warning: `wayland-scanner` (lib) generated 1 warning warning: `miniz_oxide` (lib) generated 3 warnings warning: `aho-corasick` (lib) generated 8 warnings Fresh serde_derive v1.0.188 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/lib.rs:63:23 | 63 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = 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(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/attr.rs:1854:30 | 1854 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:150:34 | 150 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:187:46 | 187 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:212:34 | 212 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/internals/receiver.rs:238:42 | 238 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/bound.rs:184:38 | 184 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/bound.rs:206:43 | 206 | ... all(test, exhaustive), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_derive-1.0.188/src/bound.rs:233:38 | 233 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh thiserror-impl v1.0.50 Fresh log v0.4.20 warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20/src/lib.rs:331:13 | 331 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = 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(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/log-0.4.20/src/lib.rs:332:13 | 332 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh smallvec v1.11.2 warning: `serde_derive` (lib) generated 9 warnings warning: `log` (lib) generated 2 warnings Fresh serde v1.0.188 warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:324:15 | 324 | #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))] | ^^^^^^^^^^^^^^^ | = 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(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:222:19 | 222 | #[cfg(all(not(no_core_cstr), not(feature = "std")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:227:19 | 227 | #[cfg(all(not(no_core_cstr), feature = "alloc", not(feature = "std")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:250:32 | 250 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:250:58 | 250 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:255:32 | 255 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:255:58 | 255 | #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:258:36 | 258 | #[cfg(all(feature = "std", not(no_target_has_atomic)))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:260:36 | 260 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "8"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:262:36 | 262 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "16"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:264:36 | 264 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "32"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:266:36 | 266 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "64"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/lib.rs:268:36 | 268 | #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:665:36 | 665 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:668:36 | 668 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:719:36 | 719 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:746:36 | 746 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2896:32 | 2896 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2913:32 | 2913 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2926:32 | 2926 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:278:27 | 278 | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:285:29 | 285 | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:293:29 | 293 | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:301:29 | 301 | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:308:33 | 308 | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:410:31 | 410 | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2900:23 | 2900 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 2914 | / atomic_impl! { 2915 | | AtomicBool "8" 2916 | | AtomicI8 "8" 2917 | | AtomicI16 "16" ... | 2923 | | AtomicUsize "ptr" 2924 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2900:23 | 2900 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 2927 | / atomic_impl! { 2928 | | AtomicI64 "64" 2929 | | AtomicU64 "64" 2930 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2202:19 | 2202 | #[cfg(not(no_systemtime_checked_add))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_systemtime_checked_add` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/impls.rs:2206:15 | 2206 | #[cfg(no_systemtime_checked_add)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/de/mod.rs:1221:19 | 1221 | #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:72:32 | 72 | #[cfg(any(feature = "std", not(no_core_cstr)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_cstr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:83:36 | 83 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:182:56 | 182 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:200:52 | 200 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:397:56 | 397 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:416:52 | 416 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_num_nonzero_signed` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:557:11 | 557 | #[cfg(not(no_num_nonzero_signed))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:963:32 | 963 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:981:32 | 981 | #[cfg(all(feature = "std", not(no_std_atomic)))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_std_atomic64` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:994:32 | 994 | #[cfg(all(feature = "std", not(no_std_atomic64)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:967:23 | 967 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 982 | / atomic_impl! { 983 | | AtomicBool "8" 984 | | AtomicI8 "8" 985 | | AtomicI16 "16" ... | 991 | | AtomicUsize "ptr" 992 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_target_has_atomic` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/ser/impls.rs:967:23 | 967 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 995 | / atomic_impl! { 996 | | AtomicI64 "64" 997 | | AtomicU64 "64" 998 | | } | |_- in this macro invocation | = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/private/mod.rs:1:11 | 1 | #[cfg(not(no_serde_derive))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_serde_derive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/private/mod.rs:3:11 | 3 | #[cfg(not(no_serde_derive))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_core_try_from` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde-1.0.188/src/private/mod.rs:23:11 | 23 | #[cfg(not(no_core_try_from))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh fnv v1.0.7 Fresh tinyvec_macros v0.1.1 Fresh memchr v2.6.3 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh itoa v1.0.9 warning: `serde` (lib) generated 46 warnings warning: `memchr` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `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(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bitflags v2.4.1 warning: unused import: `external::__private::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1/src/lib.rs:255:21 | 255 | pub use crate::{external::__private::*, traits::__private::*}; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: struct `AsDisplay` is never constructed --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bitflags-2.4.1/src/parser.rs:80:19 | 80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B); | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh tinyvec v1.6.0 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh aho-corasick v1.0.5 warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-automata-0.4.3/src/dfa/onepass.rs:524:45 | 522 | impl<'a> InternalBuilder<'a> { | -- lifetime `'a` declared here 523 | /// Create a new builder with an initial empty DFA. 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `powerfmt` (lib) generated 3 warnings warning: `bitflags` (lib) generated 2 warnings warning: `tinyvec` (lib) generated 7 warnings warning: `aho-corasick` (lib) generated 8 warnings (8 duplicates) warning: `regex-automata` (lib) generated 1 warning Fresh deranged v0.3.10 warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-0.3.10/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/deranged-0.3.10/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh thiserror v1.0.50 warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs:238:13 | 238 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` 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: `error_generic_member_access` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs:242:7 | 242 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/thiserror-1.0.50/src/lib.rs:254:11 | 254 | #[cfg(error_generic_member_access)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh wayland-commons v0.29.5 warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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 warning: `deranged` (lib) generated 2 warnings warning: `thiserror` (lib) generated 3 warnings warning: `wayland-commons` (lib) generated 1 warning Fresh errno v0.3.8 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = 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 Fresh safemem v0.3.3 Fresh bit-vec v0.6.3 Fresh downcast-rs v1.2.0 Fresh regex-syntax v0.8.2 Fresh num-conv v0.1.0 Fresh gimli v0.28.0 warning: `errno` (lib) generated 1 warning warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Fresh version_check v0.9.4 Fresh fixedbitset v0.4.2 Fresh time-core v0.1.2 Fresh minimal-lexical v0.2.1 Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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(); | +++++++ Fresh addr2line v0.21.0 Fresh wayland-client v0.29.5 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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/editors/amp/work/target/release/build/wayland-client-059e6481c66d2e55/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 _ }, | ~~~~~~~~~~ warning: `same-file` (lib) generated 1 warning warning: `wayland-client` (lib) generated 226 warnings Fresh time v0.3.36 warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `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(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1426:42 | 1426 | .checked_mul(rhs.cast_signed().extend::()) | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1445:52 | 1445 | self.whole_nanoseconds() / rhs.cast_signed().extend::() | ^^^^^^^^^^^ ... 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: this warning originates in the macro `duration_mul_div_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method Fresh petgraph v0.6.4 warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/petgraph-0.6.4/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `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(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh walkdir v2.4.0 Fresh line-wrap v0.1.1 warning: `time` (lib) generated 75 warnings warning: `petgraph` (lib) generated 2 warnings warning: `nom` (lib) generated 13 warnings Fresh regex-automata v0.4.3 Fresh bit-set v0.5.3 warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23 | 51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17 | 53 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17 | 55 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nightly` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17 | 1558 | #[cfg(all(test, feature = "nightly"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `std` = help: consider adding `nightly` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh rustix v0.38.26 warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:165:9 | 165 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:166:9 | 166 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:172:12 | 172 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:173:12 | 173 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:174:12 | 174 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:204:7 | 204 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:213:7 | 213 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:228:5 | 228 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:294:7 | 294 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:345:9 | 345 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:346:9 | 346 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:353:57 | 353 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:363:9 | 363 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:382:9 | 382 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/lib.rs:392:9 | 392 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:73:7 | 73 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:214:5 | 214 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:215:5 | 215 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:230:5 | 230 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/conv.rs:231:5 | 231 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:99:5 | 99 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:115:11 | 115 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:118:5 | 118 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:124:15 | 124 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:136:11 | 136 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:144:7 | 144 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:150:5 | 150 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:157:11 | 157 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:293:7 | 293 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/c.rs:311:7 | 311 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:13:7 | 13 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:43:11 | 43 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:48:5 | 48 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:61:5 | 61 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:72:31 | 72 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:76:7 | 76 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:79:7 | 79 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:84:11 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:84:18 | 84 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:86:7 | 86 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:92:31 | 92 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:94:31 | 94 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:309:7 | 309 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:701:5 | 701 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:957:7 | 957 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1006:5 | 1006 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1027:7 | 1027 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1062:7 | 1062 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1109:5 | 1109 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1132:7 | 1132 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1186:5 | 1186 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1187:5 | 1187 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1188:5 | 1188 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1234:11 | 1234 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1240:11 | 1240 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1309:15 | 1309 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1314:7 | 1314 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1337:7 | 1337 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1356:15 | 1356 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1374:7 | 1374 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1442:5 | 1442 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1458:5 | 1458 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1571:7 | 1571 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1604:5 | 1604 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1605:5 | 1605 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1606:5 | 1606 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1649:7 | 1649 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1685:5 | 1685 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1701:11 | 1701 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1722:7 | 1722 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1757:11 | 1757 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1759:11 | 1759 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1780:11 | 1780 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1817:11 | 1817 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1854:11 | 1854 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1889:11 | 1889 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1922:7 | 1922 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1938:7 | 1938 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1981:7 | 1981 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1994:7 | 1994 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2018:7 | 2018 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2041:7 | 2041 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2044:7 | 2044 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2051:7 | 2051 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2064:7 | 2064 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2089:7 | 2089 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2126:7 | 2126 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2131:7 | 2131 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2136:7 | 2136 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2149:7 | 2149 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2217:7 | 2217 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2221:7 | 2221 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2233:11 | 2233 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2233:18 | 2233 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2260:11 | 2260 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2260:18 | 2260 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2287:11 | 2287 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2287:18 | 2287 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2314:11 | 2314 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2314:18 | 2314 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2345:11 | 2345 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2345:18 | 2345 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2376:11 | 2376 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2376:18 | 2376 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2407:11 | 2407 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2407:18 | 2407 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2425:11 | 2425 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2425:18 | 2425 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2443:11 | 2443 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2443:18 | 2443 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2458:11 | 2458 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2458:18 | 2458 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2471:11 | 2471 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2471:18 | 2471 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2488:11 | 2488 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:2488:18 | 2488 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:151:9 | 151 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:152:9 | 152 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:159:9 | 159 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:160:9 | 160 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:214:9 | 214 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:215:9 | 215 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:222:9 | 222 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:223:9 | 223 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:582:9 | 582 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:605:9 | 605 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:622:9 | 622 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:645:9 | 645 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:663:9 | 663 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:681:9 | 681 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:806:11 | 806 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:830:19 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:830:26 | 830 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:843:11 | 843 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:19 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:26 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:39 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1290:53 | 1290 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:19 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:26 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:39 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1292:53 | 1292 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1409:9 | 1409 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1427:9 | 1427 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1508:11 | 1508 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1527:19 | 1527 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1527:26 | 1527 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1535:11 | 1535 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1624:15 | 1624 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1634:19 | 1634 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:336:7 | 336 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:355:7 | 355 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:366:7 | 366 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:400:7 | 400 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:431:7 | 431 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:555:5 | 555 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:556:5 | 556 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:557:5 | 557 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:586:11 | 586 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:633:11 | 633 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:783:5 | 783 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:784:5 | 784 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:953:15 | 953 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:961:9 | 961 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:975:11 | 975 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1003:5 | 1003 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1004:5 | 1004 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1020:7 | 1020 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:1160:7 | 1160 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:525:9 | 525 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:652:15 | 652 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:800:13 | 800 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:809:13 | 809 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:818:13 | 818 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:831:13 | 831 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:841:13 | 841 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:851:13 | 851 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:861:13 | 861 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:882:19 | 882 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:886:19 | 886 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:891:13 | 891 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:899:19 | 899 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:903:19 | 903 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/fs/types.rs:919:19 | 919 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:70:11 | 70 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:74:9 | 74 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:89:9 | 89 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:105:9 | 105 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:117:11 | 117 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:121:9 | 121 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:134:9 | 134 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:147:9 | 147 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:172:9 | 172 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:184:9 | 184 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:206:9 | 206 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:227:11 | 227 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:231:9 | 231 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:232:9 | 232 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:255:15 | 255 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:264:9 | 264 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:314:9 | 314 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:315:9 | 315 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:329:9 | 329 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:330:9 | 330 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:344:9 | 344 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:345:9 | 345 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:359:9 | 359 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:360:9 | 360 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:386:9 | 386 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:398:9 | 398 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:410:9 | 410 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:422:9 | 422 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:435:9 | 435 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:448:9 | 448 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:460:9 | 460 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:473:9 | 473 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:486:9 | 486 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:500:9 | 500 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:501:9 | 501 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:528:9 | 528 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:529:9 | 529 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:542:11 | 542 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:556:9 | 556 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:568:15 | 568 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:575:9 | 575 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:587:9 | 587 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:605:9 | 605 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:606:9 | 606 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:626:9 | 626 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:627:9 | 627 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:650:9 | 650 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:663:9 | 663 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:682:9 | 682 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:692:9 | 692 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:724:9 | 724 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:725:9 | 725 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:739:9 | 739 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:740:9 | 740 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:757:9 | 757 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:778:9 | 778 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:779:9 | 779 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:795:11 | 795 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:798:11 | 798 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:801:11 | 801 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:804:11 | 804 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:826:9 | 826 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:848:9 | 848 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:849:9 | 849 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:875:9 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:876:9 | 876 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:894:11 | 894 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:921:9 | 921 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:936:9 | 936 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:949:9 | 949 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:970:9 | 970 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:971:9 | 971 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:985:9 | 985 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/errno.rs:1011:9 | 1011 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:150:7 | 150 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:170:7 | 170 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:314:5 | 314 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/backend/libc/io/syscalls.rs:336:5 | 336 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:31:7 | 31 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:99:7 | 99 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:66:7 | 66 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:74:7 | 74 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:168:5 | 168 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:232:5 | 232 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:233:5 | 233 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:305:5 | 305 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:353:7 | 353 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/fd.rs:262:15 | 262 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/read_write.rs:10:7 | 10 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/read_write.rs:245:7 | 245 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/io/read_write.rs:264:7 | 264 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:342:5 | 342 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/rustix-0.38.26/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh onig_sys v69.8.1 Fresh crc32fast v1.3.2 warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = 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(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/crc32fast-1.3.2/src/specialized/pclmulqdq.rs:147:5 | 147 | drop(K6); | ^^^^^--^ | | | argument has type `i64` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 147 - drop(K6); 147 + let _ = K6; | warning: `regex-automata` (lib) generated 1 warning (1 duplicate) warning: `bit-set` (lib) generated 4 warnings warning: `rustix` (lib) generated 505 warnings warning: `crc32fast` (lib) generated 2 warnings Fresh unicode-normalization v0.1.22 Fresh syn v1.0.109 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/lib.rs:787:9 | 787 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: method `inner` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/attr.rs:470:8 | 466 | pub trait FilterAttrs<'a> { | ----------- method in this trait ... 470 | fn inner(self) -> Self::Ret; | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syn-1.0.109/src/expr.rs:1110:28 | 1110 | pub struct AllowStruct(bool); | ----------- ^^^^ | | | field in this struct | = help: consider removing this field Fresh x11rb-protocol v0.10.0 warning: unnecessary qualification --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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::(); | Fresh gethostname v0.2.3 Fresh quick-xml v0.31.0 warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0/src/lib.rs:52:13 | 52 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/quick-xml-0.31.0/src/writer.rs:146:77 | 146 | pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default Fresh object v0.32.1 Fresh fastrand v2.0.1 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/fastrand-2.0.1/src/lib.rs:618:11 | 618 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `syn` (lib) generated 522 warnings (90 duplicates) warning: `x11rb-protocol` (lib) generated 1 warning warning: `quick-xml` (lib) generated 2 warnings warning: `fastrand` (lib) generated 1 warning Fresh ryu v1.0.15 Fresh percent-encoding v2.3.0 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/percent-encoding-2.3.0/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Fresh bytecount v0.6.7 warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7/src/lib.rs:94:48 | 94 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bytecount-0.6.7/src/lib.rs:156:48 | 156 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh unicode-bidi v0.3.13 warning: unused import: `removed_by_x9` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13/src/implicit.rs:17:41 | 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: method `text_range` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/unicode-bidi-0.3.13/src/prepare.rs:170:19 | 168 | impl IsolatingRunSequence { | ------------------------- method in this implementation 169 | /// Returns the full range of text represented by this isolating run sequence 170 | pub(crate) fn text_range(&self) -> Range { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh linked-hash-map v0.5.6 warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ Fresh cfg-if v0.1.10 Fresh lazy_static v1.4.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/lazy_static-1.4.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 | +++++++ Fresh base64 v0.21.5 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5/src/lib.rs:124:13 | 124 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/base64-0.21.5/src/lib.rs:133:5 | 133 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `percent-encoding` (lib) generated 1 warning warning: `bytecount` (lib) generated 2 warnings warning: `unicode-bidi` (lib) generated 2 warnings warning: `linked-hash-map` (lib) generated 2 warnings warning: `lazy_static` (lib) generated 1 warning warning: `base64` (lib) generated 1 warning Fresh rustc-demangle v0.1.23 Fresh plist v1.6.0 warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/error.rs:64:23 | 64 | UnknownObjectType(u8), | ----------------- ^^ | | | field in this variant | = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis note: the lint level is defined here --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/lib.rs:75:9 | 75 | #![deny(warnings)] // Treat all warnings as errors | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 64 | UnknownObjectType(()), | ~~ warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/plist-1.6.0/src/error.rs:68:11 | 68 | Serde(String), | ----- ^^^^^^ | | | field in this variant | = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 68 | Serde(()), | ~~ Fresh idna v0.4.0 Fresh serde_json v1.0.106 warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:109:47 | 109 | #[cfg(any(feature = "preserve_order", not(no_btreemap_get_key_value)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(no_btreemap_get_key_value)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_btreemap_retain` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:279:15 | 279 | #[cfg(not(no_btreemap_retain))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_retain)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_retain)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:156:51 | 156 | #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:160:13 | 160 | no_btreemap_remove_entry, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:161:17 | 161 | not(no_btreemap_get_key_value), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_remove_entry` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:171:13 | 171 | no_btreemap_remove_entry, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_btreemap_get_key_value` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/serde_json-1.0.106/src/map.rs:172:13 | 172 | no_btreemap_get_key_value, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh form_urlencoded v1.2.0 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/form_urlencoded-1.2.0/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Fresh tree_magic_mini v3.0.3 warning: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3/src/fdo_magic/ruleset.rs:116:51 | 114 | pub fn from_multiple<'a>( | -- lifetime `'a` declared here 115 | files: &'a [Vec], 116 | ) -> Result, u32>>, String> { | ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `word_len` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/tree_magic_mini-3.0.3/src/fdo_magic/mod.rs:11:9 | 6 | pub struct MagicRule<'a> { | --------- field in this struct ... 11 | pub word_len: u32, | ^^^^^^^^ | = note: `MagicRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default Fresh net2 v0.2.39 warning: trait `Zero` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.39/src/utils.rs:40:11 | 40 | pub trait Zero { | ^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/net2-0.2.39/src/lib.rs:42:23 | 42 | #![deny(missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` Fresh yaml-rust v0.4.5 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs:40:13 | 40 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs:41:13 | 41 | #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/lib.rs:43:5 | 43 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ 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: elided lifetime has a name --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/emitter.rs:107:51 | 106 | impl<'a> YamlEmitter<'a> { | -- lifetime `'a` declared here 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/yaml.rs:285:12 | 285 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] | ^^^^^^^^^^^^^^^^^^^^^^^^ 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: field `marks` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser { | ------ field in this struct ... 70 | marks: Vec, | ^^^^^ | = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `plist` (lib) generated 2 warnings warning: `serde_json` (lib) generated 7 warnings warning: `form_urlencoded` (lib) generated 1 warning warning: `tree_magic_mini` (lib) generated 2 warnings warning: `net2` (lib) generated 1 warning warning: `yaml-rust` (lib) generated 6 warnings Fresh backtrace v0.3.69 warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/lib.rs:98:13 | 98 | #![cfg_attr(backtrace_in_libstd, allow(warnings))] | ^^^^^^^^^^^^^^^^^^^ | = 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(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` 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: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/mod.rs:477:17 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/mod.rs:477:39 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"libbacktrace"` | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:22:7 | 22 | #[cfg(backtrace_in_libstd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:26:11 | 26 | #[cfg(not(backtrace_in_libstd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dl_iterate_phdr` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:223:40 | 223 | all(target_os = "android", feature = "dl_iterate_phdr"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `dl_iterate_phdr` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `libnx` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:231:21 | 231 | } else if #[cfg(target_env = "libnx")] { | ^^^^^^^^^^ | = 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: field `addr` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:457:14 | 457 | Symtab { addr: *mut c_void, name: &'a [u8] }, | ------ ^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:310:11 | 310 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default Fresh derive-new v0.5.9 Fresh tempfile v3.8.1 Fresh x11rb v0.10.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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/editors/amp/work/amp-0.7.1/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, | Fresh onig v6.4.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/lib.rs:87:17 | 87 | #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `generate`, `posix-api`, `print-debug`, and `std-pattern` = 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: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/buffers.rs:26:18 | 26 | unsafe { &mut onig_sys::OnigEncodingUTF8 } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw mut` instead to create a raw pointer | 26 | unsafe { &raw mut onig_sys::OnigEncodingUTF8 } | ~~~~~~~~ warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/buffers.rs:92:27 | 92 | enc: unsafe { &mut onig_sys::OnigEncodingASCII }, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 help: use `&raw mut` instead to create a raw pointer | 92 | enc: unsafe { &raw mut onig_sys::OnigEncodingASCII }, | ~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:38:28 | 38 | unsafe { transmute(&onig_sys::OnigSyntaxPython) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 38 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPython) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:42:28 | 42 | unsafe { transmute(&onig_sys::OnigSyntaxASIS) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 42 | unsafe { transmute(&raw const onig_sys::OnigSyntaxASIS) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:47:28 | 47 | unsafe { transmute(&onig_sys::OnigSyntaxPosixBasic) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 47 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixBasic) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:52:28 | 52 | unsafe { transmute(&onig_sys::OnigSyntaxPosixExtended) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 52 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPosixExtended) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:57:28 | 57 | unsafe { transmute(&onig_sys::OnigSyntaxEmacs) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 57 | unsafe { transmute(&raw const onig_sys::OnigSyntaxEmacs) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:62:28 | 62 | unsafe { transmute(&onig_sys::OnigSyntaxGrep) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 62 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGrep) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:67:28 | 67 | unsafe { transmute(&onig_sys::OnigSyntaxGnuRegex) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 67 | unsafe { transmute(&raw const onig_sys::OnigSyntaxGnuRegex) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:72:28 | 72 | unsafe { transmute(&onig_sys::OnigSyntaxJava) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 72 | unsafe { transmute(&raw const onig_sys::OnigSyntaxJava) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:77:28 | 77 | unsafe { transmute(&onig_sys::OnigSyntaxPerl) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 77 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:82:28 | 82 | unsafe { transmute(&onig_sys::OnigSyntaxPerl_NG) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 82 | unsafe { transmute(&raw const onig_sys::OnigSyntaxPerl_NG) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:87:28 | 87 | unsafe { transmute(&onig_sys::OnigSyntaxRuby) } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 87 | unsafe { transmute(&raw const onig_sys::OnigSyntaxRuby) } | ~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/onig-6.4.0/src/syntax.rs:92:28 | 92 | unsafe { transmute(&onig_sys::OnigSyntaxOniguruma) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 92 | unsafe { transmute(&raw const onig_sys::OnigSyntaxOniguruma) } | ~~~~~~~~~~ Fresh flate2 v1.0.27 Fresh regex v1.10.2 warning: `backtrace` (lib) generated 9 warnings warning: libgit2-sys@0.16.1+1.7.1: failed to probe system libgit2: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" PKG_CONFIG_LIBDIR="/wrkdirs/usr/ports/editors/amp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig" "pkg-config" "--libs" "--cflags" "libgit2" "libgit2 >= 1.7.1" "libgit2 < 1.8.0"` did not exit successfully: exit status: 1 warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/libgit2/refdb_fs.c:2478:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 2478 | backend->fsync = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: 1 warning generated. warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/util/net.c:490:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 490 | parser.hierarchical = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/util/net.c:598:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 598 | parser.hierarchical = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: 2 warnings generated. warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/libgit2/transports/smart_pkt.c:328:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 328 | data->seen_capabilities = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: libgit2/src/libgit2/transports/smart_protocol.c:270:35: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] warning: libgit2-sys@0.16.1+1.7.1: 270 | pkt_parse_data.seen_capabilities = 1; warning: libgit2-sys@0.16.1+1.7.1: | ^ ~ warning: libgit2-sys@0.16.1+1.7.1: 1 warning generated. warning: libgit2-sys@0.16.1+1.7.1: 1 warning generated. warning: `x11rb` (lib) generated 4 warnings warning: `onig` (lib) generated 15 warnings Fresh fancy-regex v0.11.0 Fresh wayland-protocols v0.29.5 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/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/editors/amp/work/target/release/build/wayland-protocols-de7e9ae2cb028d0a/out/viewporter_client_api.rs:578:28 | 578 | requests: unsafe { &wp_viewport_requests as *const _ }, | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 578 | requests: unsafe { &raw const wp_viewport_requests as *const _ }, | ~~~~~~~~~~ Fresh slab v0.4.9 warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh libz-sys v1.1.12 warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = 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(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libz-sys-1.1.12/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bincode v1.3.3 warning: multiple associated functions are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default Fresh os_pipe v1.1.4 Fresh iovec v0.1.4 warning: `wayland-protocols` (lib) generated 1048 warnings warning: `slab` (lib) generated 6 warnings warning: `libz-sys` (lib) generated 18 warnings warning: `bincode` (lib) generated 4 warnings Fresh regex-syntax v0.7.5 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh error-chain v0.12.4 warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:3:11 | 3 | #[cfg(not(has_error_source))] | ^^^^^^^^^^^^^^^^ | = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` 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_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:36:7 | 36 | #[cfg(has_error_source)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:73:7 | 73 | #[cfg(has_error_description_deprecated)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:82:11 | 82 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/example_generated.rs:24:5 | 24 | error_chain! {} | --------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/example_generated.rs:27:1 | 27 | / error_chain! { 28 | | links { 29 | | Inner(inner::Error, inner::ErrorKind) #[doc = "Link to another `ErrorChain`."]; ... | 38 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs:581:31 | 581 | #[cfg(not(has_error_source))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_source` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs:583:27 | 583 | #[cfg(has_error_source)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_source)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_source)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/error_chain.rs:323:23 | 323 | #[cfg(not(has_error_description_deprecated))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/error-chain-0.12.4/src/lib.rs:823:5 | 823 | error_chain! {} | --------------- in this macro invocation | = help: consider using a Cargo feature instead = 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_error_description_deprecated)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_error_description_deprecated)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh libgit2-sys v0.16.1+1.7.1 warning: unexpected `cfg` condition name: `libgit2_vendored` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/libgit2-sys-0.16.1+1.7.1/lib.rs:4311:10 | 4311 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = 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(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh mio v0.6.23 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/lib.rs:10:13 | 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::trivially_copy_pass_by_ref))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `with-deprecated` = 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: unused imports: `Read` and `Write` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/io.rs:2:19 | 2 | pub use std::io::{Read, Write, Result, Error, ErrorKind}; | ^^^^ ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/poll.rs:1154:16 | 1154 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::if_same_then_else))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `with-deprecated` = 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: `bitrig` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:22:11 | 22 | #[cfg(any(target_os = "bitrig", target_os = "dragonfly", | ^^^^^^^^^^^^^^^^^^^^ | = 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: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:27:11 | 27 | #[cfg(any(target_os = "bitrig", target_os = "dragonfly", | ^^^^^^^^^^^^^^^^^^^^ | = 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: unused import: `iovec::IoVec` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:53:9 | 53 | pub use iovec::IoVec; | ^^^^^^^^^^^^ warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/event_imp.rs:515:1 | 515 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute | = note: `#[warn(useless_deprecated)]` on by default warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/event_imp.rs:1002:1 | 1002 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute warning: this `#[deprecated]` annotation has no effect --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/ready.rs:480:1 | 480 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:116:20 | 116 | self.inner.set_linger(dur) | ^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `net2::TcpStreamExt::set_linger(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` on by default warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:120:20 | 120 | self.inner.linger() | ^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `net2::TcpStreamExt::linger(...)` to keep using the current method warning: the type `sockaddr_un` does not permit being left uninitialized --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/mio-0.6.23/src/sys/unix/uds.rs:55:39 | 55 | let addr: libc::sockaddr_un = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized = note: `#[warn(invalid_value)]` on by default Fresh wl-clipboard-rs v0.7.0 warning: this function depends on never type fallback being `()` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0/src/copy.rs:395:5 | 395 | pub fn serve(mut self) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! = note: for more information, see = help: specify the types explicitly note: in edition 2024, the requirement `!: FromIterator<()>` will fail --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/wl-clipboard-rs-0.7.0/src/copy.rs:434:36 | 434 | let result: Result<_, _> = results.into_iter().collect(); | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default help: use `()` annotations to avoid fallback changes | 434 | let result: Result<(), _> = results.into_iter().collect(); | ~~ Fresh x11-clipboard v0.7.1 Fresh url v2.4.1 warning: `regex-syntax` (lib) generated 1 warning warning: `error-chain` (lib) generated 9 warnings warning: `libgit2-sys` (lib) generated 1 warning warning: `mio` (lib) generated 12 warnings warning: `wl-clipboard-rs` (lib) generated 1 warning Fresh syntect v5.1.0 warning: unused import: `serde_json::Value::Array as SettingsArray` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0/src/highlighting/settings.rs:7:9 | 7 | pub use serde_json::Value::Array as SettingsArray; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `serde_json::Value::Object as SettingsObject` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/syntect-5.1.0/src/highlighting/settings.rs:8:9 | 8 | pub use serde_json::Value::Object as SettingsObject; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Fresh signal-hook-registry v1.4.1 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs:287:18 | 287 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default Fresh numtoa v0.1.0 Fresh fragment v0.3.1 Fresh glob v0.2.11 warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:134:21 | 134 | let _compiled = try!(Pattern::new(pattern)); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:198:24 | 198 | let compiled = try!(Pattern::new(component)); | ^^^ warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:28:17 | 28 | use std::ascii::AsciiExt; | ^^^^^^^^ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:249:32 | 249 | fn cause(&self) -> Option<&Error> { | ^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 249 | fn cause(&self) -> Option<&dyn Error> { | +++ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:247:20 | 247 | self.error.description() | ^^^^^^^^^^^ warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:28:5 | 28 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::io::prelude` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/glob-0.2.11/src/lib.rs:32:5 | 32 | use std::io::prelude::*; | ^^^^^^^^^^^^^^^^ Fresh xdg v2.5.2 Fresh unicode-segmentation v1.10.1 warning: `syntect` (lib) generated 2 warnings warning: `signal-hook-registry` (lib) generated 1 warning warning: `glob` (lib) generated 7 warnings Fresh bloodhound v0.5.4 Fresh scribe v0.8.4 warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/scribe-0.8.4/src/errors.rs:1:1 | 1 | / error_chain! { 2 | | errors { 3 | | EmptyWorkspace { 4 | | description("the workspace is empty") ... | 27 | | } | |_^ | = 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` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) Fresh signal-hook v0.1.17 warning: use of deprecated function `signal_hook_registry::unregister_signal`: Don't use. Can influence unrelated parts of program / unknown actions --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17/src/cleanup.rs:34:31 | 34 | pub use signal_hook_registry::unregister_signal; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `signal_hook_registry::unregister_signal`: Don't use. Can influence unrelated parts of program / unknown actions --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/signal-hook-0.1.17/src/cleanup.rs:122:5 | 122 | unregister_signal(signal); | ^^^^^^^^^^^^^^^^^ Fresh termion v2.0.1 Fresh app_dirs2 v2.5.5 Fresh git2 v0.18.1 warning: field `0` is never read --> /wrkdirs/usr/ports/editors/amp/work/amp-0.7.1/cargo-crates/git2-0.18.1/src/reference.rs:19:21 | 19 | struct Refdb<'repo>(&'repo Repository); | ----- ^^^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Fresh cli-clipboard v0.4.0 Fresh luthor v0.2.0 warning: `scribe` (lib) generated 1 warning warning: `signal-hook` (lib) generated 2 warnings warning: `git2` (lib) generated 1 warning warning: unexpected `cfg` condition name: `has_error_description_deprecated` --> src/errors.rs:2:1 | 2 | / error_chain! { 3 | | foreign_links { 4 | | Io(::std::io::Error) #[cfg(unix)]; 5 | | } 6 | | } | |_^ | = 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` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `bench` --> src/models/application/mod.rs:397:21 | 397 | #[cfg(not(any(test, feature = "bench")))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/models/application/mod.rs:405:17 | 405 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:7:17 | 7 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:21:17 | 21 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:39:21 | 39 | #[cfg(not(any(test, feature = "bench")))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bench` --> src/view/terminal/mod.rs:46:17 | 46 | #[cfg(any(test, feature = "bench"))] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> src/view/terminal/buffer_iterator.rs:13:59 | 12 | impl<'c> TerminalBufferIterator<'c> { | -- lifetime `'c` declared here 13 | pub fn new(width: usize, cells: &'c Vec>) -> TerminalBufferIterator { | ^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'c` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: method `clear` is never used --> src/view/terminal/mod.rs:29:8 | 27 | pub trait Terminal { | -------- method in this trait 28 | fn listen(&self) -> Option; 29 | fn clear(&self); | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `amp` (lib) generated 9 warnings Fresh amp v0.7.1 (/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1) Finished `release` profile [optimized] target(s) in 0.96s Installing /wrkdirs/usr/ports/editors/amp/work/stage/usr/local/bin/amp Installed package `amp v0.7.1 (/wrkdirs/usr/ports/editors/amp/work/amp-0.7.1)` (executable `amp`) warning: be sure to add `/wrkdirs/usr/ports/editors/amp/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-04T20:25:10+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 amp-0.7.1_7 ===> Building amp-0.7.1_7 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for amp-0.7.1_7 build of editors/amp | amp-0.7.1_7 ended at Sun May 4 16:28:42 EDT 2025 build time: 00:03:33